cinder snapshot-show should obtain the user_id

Bug #1614095 reported by zhangguoqing
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cinder
Fix Released
Wishlist
luqitao

Bug Description

The command of 'cinder snapshot-show' should give the user_id attribute to end user or other project(eg.ceilometer, cloudkitty).

Now we can get the volume's project_id and user_id by 'cinder show' command. But we can not get the user_id by the command of 'cinder snapshot-show'.
cinder snapshot-show 75a2f5f1-86aa-493b-bcd5-878a2dcfce80
+--------------------------------------------+--------------------------------------+
| Property | Value |
+--------------------------------------------+--------------------------------------+
| created_at | 2016-08-17T09:25:08.000000 |
| description | |
| id | 75a2f5f1-86aa-493b-bcd5-878a2dcfce80 |
| metadata | {} |
| name | snap2-vol-003 |
| os-extended-snapshot-attributes:progress | 100% |
| os-extended-snapshot-attributes:project_id | 0f6cf908a13e4b199edf6cae25ec61af |
| size | 1 |
| status | available |
| updated_at | 2016-08-17T09:25:08.000000 |
| volume_id | 90205c31-4f77-4b37-a1b2-dc56b077c579 |
+--------------------------------------------+--------------------------------------+

Changed in cinder:
assignee: nobody → zhangguoqing (474751729-o)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to cinder (master)

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

Changed in cinder:
status: New → In Progress
Changed in cinder:
importance: Undecided → Wishlist
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on cinder (master)

Change abandoned by Mike Perez (<email address hidden>) on branch: master
Review: https://review.openstack.org/356478
Reason: Thanks for the patch. Feel free to restore when the changes have been made.

Revision history for this message
Sean McGinnis (sean-mcginnis) wrote : Bug Assignee Expired

Unassigning due to no activity for > 6 months.

Changed in cinder:
assignee: zhangguoqing (474751729-o) → nobody
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to cinder (master)

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

Changed in cinder:
assignee: nobody → luqitao (qtlu)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cinder (master)

Reviewed: https://review.openstack.org/472545
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=b1e2b0459ca4dd5b84eb8fcb66e4a2414c154183
Submitter: Jenkins
Branch: master

commit b1e2b0459ca4dd5b84eb8fcb66e4a2414c154183
Author: luqitao <email address hidden>
Date: Fri Jun 9 03:07:54 2017 -0400

    Show user_id when cinder snapshot-show

    The user_id attribute should be shown for end user or other
    project(eg:ceilometer, cloudkitty). And it should consistent
    with other cinder command to be shown.

    Change-Id: I629bacb73135fd7756f6008b5c376a8ab0f0df6a
    Closes-Bug: #1614095

Changed in cinder:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/cinder 11.0.0.0b3

This issue was fixed in the openstack/cinder 11.0.0.0b3 development milestone.

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.