OSC don't support compute service force down

Bug #1589348 reported by Rui Chen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-openstackclient
Fix Released
Undecided
Rui Chen

Bug Description

Aims to evacuate servers from compute host as soon as possible, operators might set the compute host force down manually. Novaclient support the behavior, we should support it in OSC, like this:

openstackclient:

openstack compute service set [--up|--down] <host> <service>

novaclient:

nova service-force-down [--unset] <hostname> <binary>

Rui Chen (kiwik-chenrui)
Changed in python-openstackclient:
assignee: nobody → Rui Chen (kiwik-chenrui)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-openstackclient (master)

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

Changed in python-openstackclient:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-openstackclient (master)

Reviewed: https://review.openstack.org/325800
Committed: https://git.openstack.org/cgit/openstack/python-openstackclient/commit/?id=eccd943acc9526311fcfc318280b4be51c42a566
Submitter: Jenkins
Branch: master

commit eccd943acc9526311fcfc318280b4be51c42a566
Author: Rui Chen <email address hidden>
Date: Mon Jun 6 17:51:56 2016 +0800

    Support compute service force down/up

    Aims to evacuate servers from compute host as soon as possible,
    operators might set the compute service force down manually.
    Novaclient support the behavior, this patch support it in OSC.

    Change-Id: I22ff1c5d670c449771fdcb3f4f39cd82f428531a
    Closes-Bug: #1589348

Changed in python-openstackclient:
status: In Progress → Fix Released
Revision history for this message
Doug Hellmann (doug-hellmann) wrote : Fix included in openstack/python-openstackclient 3.0.0

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