Enhance CLI commands for usability

Registered by Ritesh Paiboina

Current nova commands such as suspend, pause, resume, pause take a single server output and does not show any acceptance of command. This blueprint is to allow acceptance of more than one server and allow to show output message when the
request from the command has been accepted.

For example,

Current Scenario :

1) No acceptance output

ritesh@Cloud58:~$ nova suspend test2

2) Accepting more than one server

ritesh@Cloud58:~$ nova suspend test test2

Expected Scenario :

1) ritesh@Cloud58:~$ nova suspend test
    Request to suspend server test has been accepted.

2) ritesh@Cloud58:~$ nova suspend test test2
    Request to suspend server test has been accepted.
    Request to suspend server test2 has been accepted.

Following commands will have impact

pause
suspend
resume
shelve
shelve-offload
unshelve
unpause

Blueprint information

Status:
Started
Approver:
Michael Still
Priority:
Low
Drafter:
Ritesh Paiboina
Direction:
Approved
Assignee:
Ritesh Paiboina
Definition:
Approved
Series goal:
Accepted for mitaka
Implementation:
Needs Code Review
Milestone target:
None
Started by
Ritesh Paiboina

Related branches

Sprints

Whiteboard

Gerrit topic: https://review.openstack.org/#q,topic:bp/is,n,z

Addressed by: https://review.openstack.org/190111
    Enhance CLI commands for more usability

Approved in the nova meeting 2015-10-08 -- mikalstill

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.