yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #58916
[Bug 1643532] [NEW] 'other_config' information is not written in ovs agent
Public bug reported:
'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.
** Affects: neutron
Importance: Undecided
Assignee: Rodolfo Alonso (rodolfo-alonso-hernandez)
Status: New
** Changed in: neutron
Assignee: (unassigned) => Rodolfo Alonso (rodolfo-alonso-hernandez)
--
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:
New
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
Follow ups