"openstack server rescue" is missing an --image argument

Bug #1703278 reported by Steve Baker
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
python-openstackclient
Fix Released
Undecided
Jose Castro Leon

Bug Description

python-novaclient allows an image to be specified to rescue with, however the "openstack server rescue" command does not.

$ nova help rescue

usage: nova rescue [--password <password>] [--image <image>] <server>

Reboots a server into rescue mode, which starts the machine from either the
initial image or a specified image, attaching the current boot disk as
secondary.

Positional arguments:
  <server> Name or ID of server.

Optional arguments:
  --password <password> The admin password to be set in the rescue
                         environment.
  --image <image> The image to rescue with.

wingwj (wingwj)
Changed in python-openstackclient:
status: New → Confirmed
assignee: nobody → wingwj (wingwj)
status: Confirmed → In Progress
Changed in python-openstackclient:
assignee: wingwj (wingwj) → Jose Castro Leon (jose-castro-leon)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-openstackclient (master)

Reviewed: https://review.openstack.org/513393
Committed: https://git.openstack.org/cgit/openstack/python-openstackclient/commit/?id=fd23ebfbf3080b96f7ef8ba516b64e67a111971d
Submitter: Zuul
Branch: master

commit fd23ebfbf3080b96f7ef8ba516b64e67a111971d
Author: Jose Castro Leon <email address hidden>
Date: Thu Oct 19 15:59:45 2017 +0200

    Add missing parameters on openstack server rescue

    Change-Id: I27afca9e826378dbcb7feb7528e0c65c528b04b0
    Closes-Bug: #1703278

Changed in python-openstackclient:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/python-openstackclient 3.13.0

This issue was fixed in the openstack/python-openstackclient 3.13.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.