neutron/neutron/tests
Isaku Yamahata 7d42176853 ovsdb: don't erase existing ovsdb managers
The current existing agent erases already set ovsdb managers
entries. In some use cases, cloud admin sets ovsdb managers.
eg, for SDN controllers or monitoring purpose. Neutron agent
shouldn't unconditionally erase the existing ovsdb managers.

This patch implements a new api add_manager (along with
get_manager and remove_manager) to the ovsdb api which will
allow us to configure a manager on a switch without overriding
the existing managers.

Closes-Bug: #1614766
Change-Id: Ibf9bd02fac3070d166546cac478ef984e4e43f28
Co-Authored-By: sridhargaddam <sgaddam@redhat.com>
Co-Authored-By: Terry Wilson <twilson@redhat.com>
2016-11-23 07:21:08 +00:00
..
common ovsdb: don't erase existing ovsdb managers 2016-11-23 07:21:08 +00:00
contrib Removes the superfluous 'that' 2016-10-20 20:27:06 +08:00
etc Remove FWaaS policy.json entries 2016-09-06 21:30:41 +00:00
fullstack Merge "fullstack: test for IPv6 north-south traffic" 2016-11-09 12:02:45 +00:00
functional ovsdb: don't erase existing ovsdb managers 2016-11-23 07:21:08 +00:00
retargetable Forbid importing neutron.tests.* from outside tests subtree 2016-09-15 18:42:45 +00:00
tempest test_routers_flavors: Skip if requirements are not met 2016-10-14 19:55:28 +09:00
unit ovsdb: don't erase existing ovsdb managers 2016-11-23 07:21:08 +00:00
var
__init__.py Avoid eventlet monkey patching for the tempest plugin 2016-04-29 22:47:24 -05:00
base.py Use ensure_tree from oslo_utils.fileutils 2016-11-05 00:00:31 -07:00
fake_notifier.py
post_mortem_debug.py
tools.py neutron-lib: start using neutron-lib helpers 2016-10-10 01:30:26 -07:00