summaryrefslogtreecommitdiff
path: root/ironicclient/v1/chassis.py
Commit message (Expand)AuthorAgeFilesLines
* Allow to pass global request id for remaining objectsVladyslav Drok2020-06-231-17/+42
* Add --uuid to chassis-createLin Tan2015-12-151-1/+1
* Refactoring and removing duplicate code of "base.Manager" heirsSinval Vieira2015-12-091-27/+6
* Revert "Refactoring and removing duplicate code of "base.Manager" heirs"John L. Villalovos2015-11-301-3/+33
* Refactoring and removing duplicate code of "base.Manager" heirsSinval Vieira2015-11-301-33/+3
* Add more filters for chassis node-listZhenguo Niu2015-10-081-1/+23
* Allow specifying a set of fields of the Port and Chasis resourcesLucas Alvares Gomes2015-07-151-5/+28
* List resources with detailLucas Alvares Gomes2014-09-091-4/+16
* Add sort_key and sort_dir parameters to *-listDmitry Tantsur2014-09-091-12/+16
* Add pagination support to {node, port, chassis}-listLucas Alvares Gomes2014-07-151-4/+72
* Add UTF-8 coding lines to all Python filesMartin Geisler2014-05-311-1/+1
* Add chassis-node-listLucas Alvares Gomes2013-10-151-0/+4
* Implement *-update commands to resroucesLucas Alvares Gomes2013-09-301-0/+3
* Add chassis-create and chassis-deleteLucas Alvares Gomes2013-09-251-0/+16
* Implement chassis-list + more testsLucas Alvares Gomes2013-09-251-1/+1
* Implement chassis-showLucas Alvares Gomes2013-09-191-0/+39