Public bug reported:

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)

** Affects: neutron
     Importance: Undecided
     Assignee: Gal Sagie (gal-sagie)
         Status: New

** Changed in: neutron
     Assignee: (unassigned) => Gal Sagie (gal-sagie)

** Description changed:

- in the OVSDB native implementation using IDL the transaction is taking the 
ovsdb connection from a global
- constant.
+ 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)

-- 
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):
  New

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to