3 Commits

Author SHA1 Message Date
Lucas Alvares Gomes
cc66495430 Implement *-update commands to resrouces
Added node-update, chassis-update and port-update commands for v1.

Change-Id: I051841fce2872f1e19f95117e8827d7a2b1b521c
2013-09-30 16:59:14 +01:00
Devananda van der Veen
2dda596558 Manager._list should always return a list
Convert single-row result sets to dicts for consistent
handling of single-element lists.

Change-Id: I2fc88743f8cee0112211cd837bbfcb7d95753d3d
2013-09-19 11:48:39 -07:00
Lucas Alvares Gomes
ba073c0707 Basic project structure
Mostly taken from other OpenStack client projects and adapted for Ironic.

Change-Id: I1ef9613b9e24bbb6caac9657dc1da3add899478e
2013-09-19 00:21:14 +01:00