Update git submodules

* Update horizon from branch 'master'
  - Merge "network topology: handle port AZ correctly"
  - network topology: handle port AZ correctly
    
    Previously d3 version of the network topology view handles ports with
    device_owner 'compute:nova' and 'compute:None' specially. This leads
    to the situtaion that neutron ports with non-default AZ are not shown
    properly. There is no reason to handle neutron ports with the default
    AZ differently. What we would like to do is just to classify neutron
    ports attached to nova servers.
    
    This commit changes the logic to check device_owner of ports have
    a prefix 'compute:'. Note that we also need to check if device_owner
    is a string before checking the prefix.
    
    Change-Id: I472bae9af3d14d8a31efcae8a7610b84c4f09c3d
    Closes-Bug: #1820260
This commit is contained in:
Zuul 2019-03-21 19:45:49 +00:00 committed by Gerrit Code Review
parent 12637ed884
commit 238da441eb
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 18efb06cddf838e3d49f71697480b311045ff5a3
Subproject commit 21aaf4688524fa99ab8b19c500e9032e8eebd4da