Public bug reported:

Summary:
When calling ovsdb.db_create() it will always cause an exception.
Further info:
This is due to it's arguments being concatenated by a function that adds 
'col_values:' to the start of the field=value.
This causes it to throw an exception as there is no field called 'col_values:' 
in the table.

** Affects: neutron
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1515280

Title:
  db_create in impl_vsctl.py throws run-time exception

Status in neutron:
  New

Bug description:
  Summary:
  When calling ovsdb.db_create() it will always cause an exception.
  Further info:
  This is due to it's arguments being concatenated by a function that adds 
'col_values:' to the start of the field=value.
  This causes it to throw an exception as there is no field called 
'col_values:' in the table.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1515280/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to