Volume and snapshot data not shown on create

Bug #1053432 reported by Vish Ishaya
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-cinderclient
Fix Released
Undecided
Vish Ishaya
python-novaclient
Fix Released
Undecided
Vish Ishaya

Bug Description

Steps to Reproduce:
 cinder create 2

Expected Response:
+---------------------+--------------------------------------+
| attachments | [] |
| availability_zone | cinder |
| created_at | 2012-09-20T14:24:34.822231 |
| display_description | None |
| display_name | None |
| id | 6611b73c-8f8f-46c1-8852-d67321888ca3 |
| metadata | {} |
| size | 2 |
| snapshot_id | None |
| status | creating |
| volume_type | None |
+---------------------+--------------------------------------+
Actual Response:
<empty>

similar for cinder snapshot-create, nova volume-create, and nova-volume-snapshot create

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

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

Changed in python-cinderclient:
assignee: nobody → Vish Ishaya (vishvananda)
status: New → In Progress
Changed in python-novaclient:
assignee: nobody → Vish Ishaya (vishvananda)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-novaclient (master)

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

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

Reviewed: https://review.openstack.org/13359
Committed: http://github.com/openstack/python-cinderclient/commit/2e6be694c17d505bf52e339bccf6848776493ffe
Submitter: Jenkins
Branch: master

commit 2e6be694c17d505bf52e339bccf6848776493ffe
Author: Vishvananda Ishaya <email address hidden>
Date: Thu Sep 20 14:29:21 2012 +0000

    Show volume and snapshot data on create

    cinder create and cinder snapshot-create do not display the data
    returned from the api. This makes it difficult to find the id of
    of the newly created object.

    Fixes bug 1053432

    Change-Id: I1defafff3fd08f9b3510f70a455d49d470322d82

Changed in python-cinderclient:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-novaclient (master)

Reviewed: https://review.openstack.org/13361
Committed: http://github.com/openstack/python-novaclient/commit/02d3aaddf2e3dac92418455a5f4639d6f6e0764c
Submitter: Jenkins
Branch: master

commit 02d3aaddf2e3dac92418455a5f4639d6f6e0764c
Author: Vishvananda Ishaya <email address hidden>
Date: Thu Sep 20 14:31:52 2012 +0000

    Show volume and snapshot data on create

    nova volume-create and nova volume-snapshot-create do not display
    the data returned from the api. This makes it difficult to find
    the id of of the newly created object.

    Fixes bug 1053432

    Change-Id: Ie25566f4e7d05d98421a5ea9e75521d40282a40d

Changed in python-novaclient:
status: In Progress → Fix Committed
Changed in python-novaclient:
status: Fix Committed → Fix Released
Changed in python-cinderclient:
milestone: none → 1.3.1
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.