** Project changed: openstack-api-site => nova -- 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/1572013
Title: missing parameter explaination in "Servers" section of v2.1 compute api Status in OpenStack Compute (nova): New Bug description: URL: http://developer.openstack.org/api-ref-compute-v2.1.html I think the request parameters listed in "GET /v2.1/{tenant_id}/servers" of "Servers" section are not complete, when i want to get all servers of all tenants, there should be "?all_tenants=true" in the url, as i read in python-novaclient source code and it works actually after testing; but there is no specific description about "all_tenant" listed in "Request parameters" following in the api documentation. To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1572013/+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

