"nova delete" has no output if the VM was deleted

Bug #1312087 reported by Guangya Liu (Jay Lau)
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-novaclient
Fix Released
Low
Liyingjun

Bug Description

[root@rhel8249 ~]# nova aggregate-create aa
+-----+------+-------------------+-------+----------+
| Id | Name | Availability Zone | Hosts | Metadata |
+-----+------+-------------------+-------+----------+
| 109 | aa | None | [] | {} |
+-----+------+-------------------+-------+----------+
[root@rhel8249 ~]# nova aggregate-delete aa
Aggregate 109 has been successfully deleted. << output telling delete succeed.

From the review commets of https://review.openstack.org/#/c/85577/1/novaclient/v1_1/shell.py , we reach to an agreement to file a bug to enable "nova delete" can print some log message to tell operators which instances have been deleted succeed and which have been failed.

affects: nova → python-novaclient
Changed in python-novaclient:
importance: Undecided → Low
Liyingjun (liyingjun)
Changed in python-novaclient:
assignee: nobody → Liyingjun (liyingjun)
Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix proposed to python-novaclient (master)

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

Changed in python-novaclient:
status: New → In Progress
Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix merged to python-novaclient (master)

Reviewed: https://review.openstack.org/92034
Committed: https://git.openstack.org/cgit/openstack/python-novaclient/commit/?id=b23c97d634ff770f643a198308a4c962c9924517
Submitter: Jenkins
Branch: master

commit b23c97d634ff770f643a198308a4c962c9924517
Author: liyingjun <email address hidden>
Date: Fri Apr 25 23:02:11 2014 +0800

    Print message if instance is successfully deleted

    Change-Id: I0057a1c906083e1a379a0d15a3c783823f49bf4c
    Closes-bug: 1312087

Changed in python-novaclient:
status: In Progress → Fix Committed
Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix proposed to python-novaclient (master)

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

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

Reviewed: https://review.openstack.org/92264
Committed: https://git.openstack.org/cgit/openstack/python-novaclient/commit/?id=ee7fafbfa738b31c521ebb77ee1b426dd385e966
Submitter: Jenkins
Branch: master

commit ee7fafbfa738b31c521ebb77ee1b426dd385e966
Author: liyingjun <email address hidden>
Date: Tue May 6 01:14:42 2014 +0800

    Print message if instance is successfully deleted v3

    Also change the message for v1_1.

    Change-Id: I35eaf1a7670de79e3b75acaffe7ae13018b0a762
    Closes-bug: 1312087

Michael Still (mikal)
Changed in python-novaclient:
milestone: none → 2.18.0
Michael Still (mikal)
Changed in python-novaclient:
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.