yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #34707
[Bug 1440638] Re: OVSDB Transaction should get the connection as a parameter
** Changed in: neutron
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1440638
Title:
OVSDB Transaction should get the connection as a parameter
Status in OpenStack Neutron (virtual network service):
Fix Released
Bug description:
in the OVSDB native implementation using IDL, the transaction is taking the ovsdb connection from a global constant.
should be getting it as a parameter to the construction
This way other users can use the same implementation without the same
connection (for example OVN)
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1440638/+subscriptions
References