summaryrefslogtreecommitdiff
path: root/ironicclient/tests/v1/test_node_shell.py
Commit message (Expand)AuthorAgeFilesLines
* Rename --configdrive to --config-drive0.4.1Lucas Alvares Gomes2015-02-101-4/+4
* Merge "Add driver_internal_info to node-show output"0.4.0Jenkins2015-02-051-0/+1
|\
| * Add driver_internal_info to node-show outputLin Tan2015-01-281-0/+1
* | Merge "ironicclient node-set-maintenance to accept true/false"Jenkins2015-02-021-0/+36
|\ \
| * | ironicclient node-set-maintenance to accept true/falseRakesh H S2015-01-311-0/+36
* | | Check if --config-drive is only used with provision state "active"Lucas Alvares Gomes2015-01-291-3/+18
|/ /
* | Add --config-drive to node-set-provision-stateLucas Alvares Gomes2015-01-291-3/+3
|/
* Merge "VendorPassthru commands to support different HTTP methods"0.3.2Jenkins2014-12-081-2/+5
|\
| * VendorPassthru commands to support different HTTP methodsLucas Alvares Gomes2014-11-141-2/+5
* | Add option to specify node uuid in node-create subcommandArun S A G2014-12-021-0/+8
* | Add maintenance_reason to node-show outputJim Rollenhagen2014-11-201-0/+1
|/
* Sane parameters for node and driver vendor_passthru()Lucas Alvares Gomes2014-11-141-12/+4
* Add node-set-maintenance commandJim Rollenhagen2014-10-281-0/+37
* Add "ironic node-set-power-state" cmd unit testYuiko Takada2014-09-301-0/+19
* Add unit tests for "ironic node-show" shell cmdYuiko Takada2014-09-291-0/+23
* Add unit tests for "ironic node-create" shell cmdYuiko Takada2014-09-261-0/+60
* Add unit test for "ironic node-update" shell cmdYuiko Takada2014-09-241-0/+12
* Add 'rebuild' option to node-set-provision-stateYuiko Takada2014-09-151-0/+30
* Add unit tests for "ironic node-delete" shell cmdYuiko Takada2014-09-121-0/+17
* Add {set,get}_boot_device and get_supported_boot_devicesLucas Alvares Gomes2014-07-251-0/+28
* Add ironic cli support for vendor-passthruRamakrishnan G2014-07-221-0/+30
* Merge "Add UTF-8 coding lines to all Python files"Jenkins2014-06-161-1/+1
|\
| * Add UTF-8 coding lines to all Python filesMartin Geisler2014-05-311-1/+1
* | node-show to show the instance_info fieldLucas Alvares Gomes2014-05-221-0/+1
|/
* Reuse module `cliutils` from common codeAndrey Kurilin2014-04-281-2/+2
* Add set-console-mode, get-console commandsLucas Alvares Gomes2014-02-281-0/+1
* Return 'maintenance' from node-show commandLucas Alvares Gomes2014-02-201-0/+1
* ironic client should display chassis_uuid valueHaomeng, Wang2014-01-031-1/+1
* Enable created_at/updated_at for port-show/chassis-showHaomeng, Wang2013-11-251-0/+47