Comment 3 for bug 923218

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/3531
Committed: http://github.com/openstack/nova/commit/6e35b5785d12513dc0076145f4de5e1f98034250
Submitter: Jenkins
Branch: master

commit 6e35b5785d12513dc0076145f4de5e1f98034250
Author: Dan Prince <email address hidden>
Date: Sat Jan 28 22:52:29 2012 -0500

    Add 'all_tenants' filter to GET /servers.

    Update the OpenStack API's GET /servers method so that it only returns
    servers from a single tenant when an admin account is used.

    Adds an 'all_tenants' filter option that can be used to obtain servers
    from all tenants (legacy behavior).

    Fixes LP Bug # 923218.

    Change-Id: I2fd3bd3e2c374ff1aed9c11006585c3f93449c6e