yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #20364
[Bug 1355882] Re: get_floating_ip_pools for neutron v2 API inconsistent with nova network API
** Changed in: nova
Status: Fix Committed => Fix Released
** Changed in: nova
Milestone: None => juno-3
--
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/1355882
Title:
get_floating_ip_pools for neutron v2 API inconsistent with nova
network API
Status in OpenStack Compute (Nova):
Fix Released
Bug description:
Commit e00bdd7aa8c1ac9f1ae5057eb2f774f34a631845 change
get_floating_ip_pools in a way that it now return a list of names
rather than a list whose elements are in the form {'name':
'pool_name'}.
The implementation of this method in nova.network.neutron_v2.api has
not been adjusted thus causing
tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON
to always fail with neutron
The fix is straightforward.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1355882/+subscriptions
References