[RFE] support multi nodes operations

Bug #1526490 reported by Vladyslav Drok
4
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-ironicclient
In Progress
Wishlist
Tang Chen

Bug Description

so far, we just support multi node operations with 'ironic node-delete' command, in this blueprint, will cover more action to support multi node operations which should be easy for user to handle multi nodes with single commands.

And this is not BIG change, so think the spec is not required.

The list of commands which will be address in this bp:

node-get-boot-device
node-get-console
node-get-supported-boot-devices
node-set-boot-device
node-set-console-mode
node-set-maintenance
node-set-power-state
node-set-provision-state
node-show-states
node-update
node-validate
node-vendor-passthru

An example of node-set-power-state command changes:

Without this bp, current behavior:
ironic node-set-power-state <node> <power-state>

With this bp:
ironic node-set-power-state <node> [<node> ...] <power-state>

And also, the related osc-plugin code which is handing above commands for ironic client will be synced with these new option changes.

Tags: rfe-approved
Vladyslav Drok (vdrok)
Changed in python-ironicclient:
status: New → Confirmed
importance: Undecided → Wishlist
tags: added: rf
tags: added: rfe
removed: rf
Changed in python-ironicclient:
assignee: nobody → Haomeng,Wang (whaom)
status: Confirmed → In Progress
Revision history for this message
Jim Rollenhagen (jim-rollenhagen) wrote :
tags: added: rfe-approved
removed: rfe
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on python-ironicclient (master)

Change abandoned by Haomeng,Wang (<email address hidden>) on branch: master
Review: https://review.openstack.org/242301

Revision history for this message
Tang Chen (tangchen) wrote :

Seems stuck for several months. So I'm taking it over and continue to work on it. Thanks. :)

Changed in python-ironicclient:
assignee: Haomeng,Wang (whaom) → Tang Chen (tangchen)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-ironicclient (master)

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

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related blueprints

Remote bug watches

Bug watches keep track of this bug in other bug trackers.