[RFE] support multi nodes operations
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-
node-get-console
node-get-
node-set-
node-set-
node-set-
node-set-
node-set-
node-show-states
node-update
node-validate
node-vendor-
An example of node-set-
Without this bp, current behavior:
ironic node-set-
With this bp:
ironic node-set-
And also, the related osc-plugin code which is handing above commands for ironic client will be synced with these new option changes.
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 |
This was approved when it was a BP: https:/ /blueprints. launchpad. net/ironic/ +spec/multi- nodes-operation s