← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1619637] [NEW] ovsdb native DbSetCommand doesn't convert values into strings

 

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


Follow ups