summaryrefslogtreecommitdiff
path: root/ironicclient/v1/node_shell.py
Commit message (Expand)AuthorAgeFilesLines
* Rename --configdrive to --config-drive0.4.1Lucas Alvares Gomes2015-02-101-4/+4
* Fix argument for configdrive usageJim Rollenhagen2015-02-091-2/+2
* Merge "ironicclient node-set-maintenance to accept true/false"Jenkins2015-02-021-7/+7
|\
| * ironicclient node-set-maintenance to accept true/falseRakesh H S2015-01-311-7/+7
* | Check if --config-drive is only used with provision state "active"Lucas Alvares Gomes2015-01-291-0/+3
|/
* Add --config-drive to node-set-provision-stateLucas Alvares Gomes2015-01-291-1/+9
* Merge "VendorPassthru commands to support different HTTP methods"0.3.2Jenkins2014-12-081-10/+21
|\
| * VendorPassthru commands to support different HTTP methodsLucas Alvares Gomes2014-11-141-10/+21
* | Add option to specify node uuid in node-create subcommandArun S A G2014-12-021-2/+5
* | Merge "Fix node-set-provision-state cmd's help strings"Jenkins2014-11-251-1/+1
|\ \
| * | Fix node-set-provision-state cmd's help stringsYuiko Takada2014-11-251-1/+1
| |/
* | Fix the usage comment of node-set-power-state cmdYuiko Takada2014-11-191-1/+1
|/
* Sane parameters for node and driver vendor_passthru()Lucas Alvares Gomes2014-11-141-9/+7
* Add node-set-maintenance commandJim Rollenhagen2014-10-281-0/+22
* Bump hacking versionGhe Rivero2014-10-021-2/+2
* Add 'rebuild' option to node-set-provision-stateYuiko Takada2014-09-151-2/+2
* List resources with detailLucas Alvares Gomes2014-09-091-27/+19
* Add sort_key and sort_dir parameters to *-listDmitry Tantsur2014-09-091-19/+33
* Fix column headings regression due to switch to cliutilsDmitry Tantsur2014-09-091-4/+8
* Add /nodes/detail support0.2.1Jim Rollenhagen2014-08-111-11/+34
* Add {set,get}_boot_device and get_supported_boot_devicesLucas Alvares Gomes2014-07-251-0/+33
* Add ironic cli support for vendor-passthruRamakrishnan G2014-07-221-0/+28
* Add pagination support to {node, port, chassis}-listLucas Alvares Gomes2014-07-151-3/+39
* Remove aliases `arg` and `env` from utilsAndrey Kurilin2014-07-091-84/+81
* Make a few minor updates to node shell help stringsDevananda van der Veen2014-07-031-11/+11
* Merge "Add UTF-8 coding lines to all Python files"Jenkins2014-06-161-0/+2
|\
| * Add UTF-8 coding lines to all Python filesMartin Geisler2014-05-311-0/+2
* | Merge "Add set_provision_state command"Jenkins2014-06-091-0/+12
|\ \
| * | Add set_provision_state commandYuiko Takada2014-06-021-0/+12
* | | Merge "node-show to show the instance_info field"Jenkins2014-05-291-4/+4
|\ \ \
| * | | node-show to show the instance_info fieldLucas Alvares Gomes2014-05-221-4/+4
| | |/ | |/|
* | | replace dict.iteritems() with six.iteritems(dict)Christian Berendt2014-05-261-1/+3
|/ /
* | Reuse module `cliutils` from common codeAndrey Kurilin2014-04-281-6/+7
|/
* node-list to show the maintenance fieldLucas Alvares Gomes2014-04-021-3/+4
* Add set-console-mode, get-console commandsLucas Alvares Gomes2014-02-281-5/+27
* Merge "Filtering nodes by maintenance mode"Jenkins2014-02-251-5/+10
|\
| * Filtering nodes by maintenance modeLucas Alvares Gomes2014-02-241-5/+10
* | Remove shebang lines from codeMikhail Durnosvistov2014-02-211-2/+0
|/
* Return 'maintenance' from node-show commandLucas Alvares Gomes2014-02-201-3/+4
* Merge "Remove vim header"Jenkins2014-02-131-1/+0
|\
| * Remove vim headerHe Yongli2014-02-131-1/+0
* | Merge "Node power state is not printed after set"Jenkins2014-02-131-4/+1
|\ \ | |/ |/|
| * Node power state is not printed after setDevananda van der Veen2014-02-121-4/+1
* | Fix Iterface misspelling from node-validate cmdRuby Loo2014-02-121-1/+1
* | Fix node-create help requiring chassis uuidGhe Rivero2014-02-031-1/+1
|/
* Improve node-validate command outputLucas Alvares Gomes2014-01-101-3/+8
* ironic client should display chassis_uuid valueHaomeng, Wang2014-01-031-1/+1
* Merge "Add node-validate to cli"Jenkins2013-12-151-0/+11
|\
| * Add node-validate to cliLucas Alvares Gomes2013-11-271-0/+11
* | Merge "Replace chassis_id with chassis_uuid on Nodes"Jenkins2013-12-091-3/+4
|\ \