← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1643532] Re: 'other_config' information is not written in ovs agent

 

Filled by Iafa6be3749b1ee863f5fa71150c708fc46951510

** Changed in: neutron
       Status: New => Invalid

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

Title:
  'other_config' information is not written in ovs agent

Status in neutron:
  Invalid

Bug description:
  'other_config' information is not written in ovs agent.

  During the creation of a port, OVS databse is updated. 'other_config'
  key in Port database is not written correctly.

  This transaction is executed in 'port_bound' function.
  other_config:segmentation_id value is set as an integer; however
  values in 'other_config' dict must be strings.

  Info: http://openvswitch.org/ovs-vswitchd.conf.db.5.pdf, pages 1 and
  14-15.

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


References