Update git submodules

* Update networking-ovn from branch 'master'
  - Merge "DevStack: Make ovsdb-server listen on 6640"
  - DevStack: Make ovsdb-server listen on 6640
    
    Seems like os-vif's default connection string to ovsdb is
    tcp:127.0.0.1:6640, while networking-ovn DevStack plugin only makes it
    listen on file socket. This causes all the ovs-vsctl made through os-vif
    to fail. Everything only works by chance, because all errors are logged
    and ignored and the only commands used are to ensure br-int exists
    (failure is harmless) and delete the OVS port on unbind (only leaves
    orphaned ports).
    
    os-vif makes connection string configurable through
    [os_vif_ovs]ovsdb_connection option, but as it's needed to be set in
    configuration files of all the projects that use os-vif for port binding
    (Nova, Kuryr, Zun, …) it's much easier to just make ovsdb-server started
    by networking-ovn DevStack plugin to listen on 6640 and this commit does
    so.
    
    Change-Id: Iebb220bddf4da13cafae59d24a2f41f7fa4dfb5a
This commit is contained in:
Zuul 2019-03-21 16:10:16 +00:00 committed by Gerrit Code Review
parent c294baad5d
commit 687a83ae25
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 98ae4b80fd8e42bda389ff0b7592cbfd2a7527be
Subproject commit 66c1f6fc0407dbf125aa6d36a398cfa1c295f17e