Update git submodules

* Update monasca-api from branch 'master'
  - Correct the IPv6 address and port parsing
    
    There can be lot of possibility for IPv6 address with port,
    for example [::1]:80 or [2001:db8:85a3::8a2e:370]:7334.
    
    Parsing that in more standard way is provided by oslo_uilts.netutils
    parse_host_port() method[1].
    
    Also unquote '[]' the SERVICE_HOST in case of IPv6 case so that
    DB can listen on correct address.
    
    Story: #2006309
    Task: #36028
    
    [1] 1b8bafb391/oslo_utils/netutils.py (L37)
    
    Change-Id: I2d0ef40ab71f60564549d031185f99bc7eec40a7
This commit is contained in:
Ghanshyam Mann 2019-07-30 04:16:26 +00:00 committed by Gerrit Code Review
parent c3cffc54c8
commit c0d4b1fc87
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit ce93e0005044639bd0b87ecef4293935514cae20
Subproject commit 159bc64f418f10f7902b72e01ef9fdc045e38b6d