neutron/neutron/agent/ovsdb
Terry Wilson 11dc21d3a6 Wait for vswitchd to add interfaces in native ovsdb
ovs-vsctl, unless --no-wait is passed, will wait until ovs-vswitchd
has reacted to a successful transaction. This patch implements
the same logic, waiting for next_cfg to be incremented and checking
that any added interfaces have actually been assigned ofports.

Closes-Bug: #1604816
Closes-Bug: #1604370
Related-Bug: #1604115
Change-Id: I638b82c13394f150c0bd23301285bd3375e66139
2016-07-26 19:44:45 -05:00
..
native Wait for vswitchd to add interfaces in native ovsdb 2016-07-26 19:44:45 -05:00
__init__.py Reorganize OVSDB API 2015-01-22 09:32:29 -06:00
api.py enable OVSDB native interface by default 2016-06-25 10:43:12 +03:00
impl_idl.py Wait for vswitchd to add interfaces in native ovsdb 2016-07-26 19:44:45 -05:00
impl_vsctl.py Fixes typos Openstack -> OpenStack 2016-01-18 16:04:56 +00:00