yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #04754
[Bug 1220011] Re: Cannot clear binding:profile
** 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/1220011
Title:
Cannot clear binding:profile
Status in OpenStack Neutron (virtual network service):
Fix Released
Bug description:
binding:profile attribute is a dict, but there is no way to clear it.
None is used to indicate to clear the corresponding attribute in general.
The validator for port binding should accept None.
It can be fixed by changing the type:dict to type:dict_or_none in the extension.
It is required by NEC plugin portbinding support (
https://blueprints.launchpad.net/neutron/+spec/nec-port-binding ) but
it requires a change in the common code, so this bug will be fixed in
a separate patch.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1220011/+subscriptions