We should say Fix Released for this.
** Changed in: nova
Status: Fix Committed => Fix Released
--
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/1569555
Title:
Request is wrong for compute v2.1 os-flavor-access list
Status in OpenStack Compute (nova):
Fix Released
Bug description:
The docs say that it takes a tenant_id parameter for listing flavor-
access:
http://developer.openstack.org/api-ref-
compute-v2.1.html#listFlavorAccess
But the code doesn't take a tenant_id, only a flavor_id:
https://github.com/openstack/nova/blob/2002120c459561d995eac4273befb42b3809d5bb/nova/api/openstack/compute/flavor_access.py#L51
The response in the docs is correct, only the request is wrong.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1569555/+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