yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #22872
[Bug 1350355] Re: nova-network: inconsistent parameters in deallocate_for_instance()
** Changed in: nova
Status: Fix Committed => Fix Released
** Changed in: nova
Milestone: None => juno-rc1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1350355
Title:
nova-network: inconsistent parameters in deallocate_for_instance()
Status in OpenStack Compute (Nova):
Fix Released
Bug description:
Client side of the network RPC API sets 'requested_networks' parameter in deallocate_for_instance() call [1]
while server side expects 'fixed_ips' parameter [2]
[1] https://github.com/openstack/nova/blob/master/nova/network/rpcapi.py#L183
[2] https://github.com/openstack/nova/blob/master/nova/network/manager.py#L555
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1350355/+subscriptions
References