No support for listing servers of other project with openstack server list

Bug #1488486 reported by Ashish Singh
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
python-openstackclient
Fix Released
Undecided
Ashish Singh

Bug Description

Hi All,

Currently there is no support of listing servers belonging to other projects with openstack server list.
As a admin, User can list servers for all the projects with

$ openstack server list --all-projects

which is similar to
$ nova list --all-tenants

But there is no option to list servers for a specific project as in the case with nova
$ nova list --tenant <tenant-id>

Note: This is only for admin.

It would be good If openstack server list also supports an extra option where user can mention tenant-id for which he wants to list servers.

Regards,
Ashish.

Amey Bhide (abhide)
Changed in python-openstackclient:
assignee: nobody → Amey Bhide (abhide)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-openstackclient (master)

Fix proposed to branch: master
Review: https://review.openstack.org/216860

Changed in python-openstackclient:
status: New → In Progress
Changed in python-openstackclient:
assignee: Amey Bhide (abhide) → Ashish Singh (ashish-singh7)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Fix proposed to branch: master
Review: https://review.openstack.org/217647

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on python-openstackclient (master)

Change abandoned by Amey Bhide (<email address hidden>) on branch: master
Review: https://review.openstack.org/216860

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

Reviewed: https://review.openstack.org/217647
Committed: https://git.openstack.org/cgit/openstack/python-openstackclient/commit/?id=66010b41f128d415aff6aedde3f21981117600a6
Submitter: Jenkins
Branch: master

commit 66010b41f128d415aff6aedde3f21981117600a6
Author: Ashish Singh <email address hidden>
Date: Thu Aug 27 17:07:09 2015 +0530

    Add support for listing servers of other projects

    Added project and project-domain option to server list
    command for listing servers based on project name or id

    Co-Authored-By: Steve Martinelli <email address hidden>

    Change-Id: Iaadfffe734ad8a72fa4b1eeb2222748c66f7fae0
    Closes-Bug: #1488486

Changed in python-openstackclient:
status: In Progress → Fix Committed
Changed in python-openstackclient:
milestone: none → 1.7.0
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.