cinder delete api response message not getting printed

Bug #1475430 reported by Tom
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-cinderclient
Fix Released
Undecided
Tom

Bug Description

cinder delete api response message not getting printed.

When a request is send for deleting a volume it will not print any success message if it deleted successfully.
It will print only error message if the volume deletion fails.

cinder delete <volume>
<No response message printed if deletion succeed>

cinder delete <volume>
<Error message getting printed, if volume deletion failed>

Tom (tomjosekal)
Changed in linux (Ubuntu):
assignee: nobody → Tom (tomjosekal)
affects: linux (Ubuntu) → python-cinderclient
Changed in python-cinderclient:
status: New → In Progress
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/202790

Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

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

Tom (tomjosekal)
Changed in python-cinderclient:
status: In Progress → Fix Committed
Tom (tomjosekal)
Changed in python-cinderclient:
status: Fix Committed → In Progress
Revision history for this message
Duncan Thomas (duncan-thomas) wrote :

IMO not a bug but by design. How does this compare to nova delete? It certainly matches most unix command line tools - rm, git rm, mv, cp, touch, cat, .....

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

Change abandoned by Tom Jose Kalapura (<email address hidden>) on branch: master
Review: https://review.openstack.org/202790
Reason: This is a duplicate of https://review.openstack.org/#/c/202856/
I commited a patch with differrent change Id which created the duplicate....

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

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

commit dc1186dc4424eed7188b49195261b77ec37306c5
Author: Tom Jose Kalapura <email address hidden>
Date: Thu Jul 16 14:10:36 2015 -0700

    Add response message when volume delete

    When a request is send for deleting a volume it will not print any
    success message if it deleted successfully.It will print only error
    message if the volume deletion fails. This fix will print response
    message if the volume deletion is success.

    Change-Id: Icef2045107e1dcc3b7f2abfeb50b3f180ded1a27
    Closes-Bug: #1475430

Changed in python-cinderclient:
status: In Progress → Fix Committed
Changed in python-cinderclient:
milestone: none → 1.4.0
status: Fix Committed → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/python-cinderclient 1.4.0

This issue was fixed in the openstack/python-cinderclient 1.4.0 release.

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.