Update git submodules

* Update openstack-helm from branch 'master'
  - Merge "[Nova] Add host interface for host_ip in hypervisor description"
  - [Nova] Add host interface for host_ip in hypervisor description
    
    This patch set host_interface for update host_ip information in compute
    node.
    
    Currently helm chart defines the value of my_ip set "0.0.0.0",
    therefore host_ip of compute node is null.
    
    $ nova hypervisor-show {uuid}
    +---------------------------+------------------------------------------+
    | Property                  | Value                                    |
    +---------------------------+------------------------------------------+
    | cpu_info_arch             | x86_64                                   |
    .
    .
    | host_ip                   | None                                     |
    
    Through this patch, OpenStack can provide appropriate values for
    the required field.
    
    Change-Id: I05f929cb2c777582c177e8c7a64b9fd431d554ec
This commit is contained in:
Zuul 2019-01-15 15:26:36 +00:00 committed by Gerrit Code Review
parent bd0938f743
commit 5b83442d7a
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 76629fe5234b67477eabe0a0d516a442f48c98bc
Subproject commit cc4c9cdc9dca454430456493fcb0cefc1e8ecab9