** Changed in: neutron
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1245310
Title:
'binding:host_id' is set None when port update without portbinding
changes
Status in OpenStack Neutron (virtual network service):
Fix Released
Bug description:
When I try to update port for additional fixed IP or any other attributes
other than portbinding, _process_portbindings_create_and_update is set 'None'
in port update messages sent to the agents in spite of it has host_id.
It may not be a problem if the agents do not use portbinding information but
if the agent uses 'binding:host_id' information for port update it will cause a
problem, which is in my case.
When look at the codes, Neutron server sets 'binding:host_id' to
'None' as long as 'binding:host_id' is not in the requested update
items. It should query DB to set correct port binding instead of
'None' in that case.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1245310/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp