Bug 1373354 - RFE: 'nova pause' should be able to pause multiple servers at once
Summary: RFE: 'nova pause' should be able to pause multiple servers at once
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: python-novaclient
Version: unspecified
Hardware: All
OS: Linux
unspecified
low
Target Milestone: ---
: ---
Assignee: Eoghan Glynn
QA Contact: nlevinki
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-09-06 05:18 UTC by Pavel Raiskup
Modified: 2019-09-09 15:21 UTC (History)
10 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-01-26 21:55:14 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Pavel Raiskup 2016-09-06 05:18:58 UTC
ATM, the 'nova pause' command (in contrast with 'delete' commnand) accepts
only one VM identificator.

Comment 2 Sahid Ferdjaoui 2016-09-06 07:45:45 UTC
Nova does not provide public API to request multiple pauses at once. That feature have to be implemented following same pattern as the command nova delete in python novaclient.

Comment 4 Stephen Gordon 2017-01-26 21:55:14 UTC
While this might be nice to have, it's not a priority and is easily worked around using basic shell commands.

Comment 5 Pavel Raiskup 2017-01-27 11:16:13 UTC
That was meant to be RFE.  No deadline required.  Is this correct way to
submit RFE's?

Comment 6 Stephen Gordon 2017-01-30 14:12:43 UTC
(In reply to Pavel Raiskup from comment #5)
> That was meant to be RFE.  No deadline required.  Is this correct way to
> submit RFE's?

It is, but we have ~100 open RFEs for compute-related functionality and this is an extremely low priority request with valid alternative workflows to achieve the same result. I updated the status to accurately reflect that we do not expect to get to this.


Note You need to log in before you can comment on or make changes to this bug.