Update V2 API to return detailed volume information on create_volume

Bug #1265893 reported by Swapnil Kulkarni
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cinder
Fix Released
Low
Unassigned
python-cinderclient
Fix Released
Undecided
Unassigned

Bug Description

Currently the V2 API returns volume summary after volume create which requires the cinderclient to invoke additional GET request to get additional details.

This bug is to update the summary method to detail and remove the additional get from cinderclient.

Changed in cinder:
assignee: nobody → Swapnil Kulkarni (swapnil.kulkarni)
Changed in python-cinderclient:
assignee: nobody → Swapnil Kulkarni (swapnil.kulkarni)
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/64945

Changed in cinder:
status: New → In Progress
Rushi Agrawal (rushiagr)
description: updated
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/64954

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

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

commit c32302c5d5f35df39b49d32fcba47a4d36b3783a
Author: Swapnil Kulkarni <email address hidden>
Date: Sat Jan 4 12:54:13 2014 +0530

    Update V2 API to return detailed volume information on create

    Current implementation returns only summary information, so
    cinderclient requires additional GET call to get details.
    Updated the api to return the details by default so the GET in
    cinderclient can be removed.

    Closes-Bug: #1265893

    Change-Id: I56d4d79c4a942d8bf53318e46737674dc0bf9b56

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

Reviewed: https://review.openstack.org/64954
Committed: https://git.openstack.org/cgit/openstack/python-cinderclient/commit/?id=47014971b09f0334e5cc3b414bef31784f88a37d
Submitter: Jenkins
Branch: master

commit 47014971b09f0334e5cc3b414bef31784f88a37d
Author: Swapnil Kulkarni <email address hidden>
Date: Wed Jan 8 13:24:06 2014 +0530

    Update cinderclient to skip the additional GET during create

    With change https://review.openstack.org/64945 cinder V2 API now
    returns volume details. Updated do_create in cinderclient
    to remove additional GET call.

    Change-Id: I2a36f2fa865b52f228bad44e0a9c67d49228321e
    Partial-Bug: #1265893

Changed in python-cinderclient:
status: In Progress → Fix Committed
Changed in cinder:
importance: Undecided → Low
milestone: none → icehouse-2
Thierry Carrez (ttx)
Changed in cinder:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in cinder:
milestone: icehouse-2 → 2014.1
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.