Public bug reported: l2pop port_info used to be [mac, ip]. recently merged DVR changes made it [mac, device_owner, ip] and broke existing code which accesses ip as port_info[1]. as it's on-wire messages, it would be better to make it [mac, ip, device_owner] to maintain compatibility as far as possible.
** 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/1352801 Title: l2pop DVR regression Status in OpenStack Neutron (virtual network service): New Bug description: l2pop port_info used to be [mac, ip]. recently merged DVR changes made it [mac, device_owner, ip] and broke existing code which accesses ip as port_info[1]. as it's on-wire messages, it would be better to make it [mac, ip, device_owner] to maintain compatibility as far as possible. To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1352801/+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