Public bug reported:

When passing a dictionary inside of external_ids and there is a list
within the dictionary, Python OVS library raises ovsdb error: expected
string, got <type 'list'> while vsctl interface converts the value to
string and stores it correctly into database.

** Affects: neutron
     Importance: Undecided
         Status: New


** Tags: ovs-lib

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

Title:
  ovsdb native DbSetCommand doesn't convert values into strings

Status in neutron:
  New

Bug description:
  When passing a dictionary inside of external_ids and there is a list
  within the dictionary, Python OVS library raises ovsdb error: expected
  string, got <type 'list'> while vsctl interface converts the value to
  string and stores it correctly into database.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1619637/+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