You have been subscribed to a public bug: 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. ** Affects: nova Importance: Undecided Assignee: Sharat Sharma (sharat-sharma) Status: In Progress ** Tags: nova -- Request is wrong for compute v2.1 os-flavor-access list https://bugs.launchpad.net/bugs/1569555 You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). -- 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

