python-ironicclient/ironicclient
Galyna Zholtkevych be5c99cd11 Support --os-baremetal-api-version latest
For OSC commands, the --os-baremetal-api-version
optional argument does not have the value 'latest'.
Unlike the ironic CLI osc_lib does not support passing
'latest', so this is replaced by latest known API version
which is used in requests to the Bare Metal service.

Change-Id: Id98d1ab4b6dd1fdfb41d3a4fdd384baf75e69d6f
Closes-Bug: #1657502
2017-01-25 19:15:24 +02:00
..
common Merge "Simplify heading capitalization." 2017-01-10 01:10:36 +00:00
osc Support --os-baremetal-api-version latest 2017-01-25 19:15:24 +02:00
tests Support --os-baremetal-api-version latest 2017-01-25 19:15:24 +02:00
v1 Merge "Fix node-inject-nmi to pass an empty body" 2017-01-24 12:45:58 +00:00
__init__.py Fix pep8 stderr warning regarding __all__ defined as list 2016-03-28 11:02:27 -07:00
client.py Fix exception message creation in get_client() 2016-12-14 16:23:28 +02:00
exc.py Add --wait flag for provision actions and wait_for_provision_state function 2016-08-19 15:48:13 +02:00
shell.py Simplify heading capitalization in shell's HelpFormatter. 2016-12-20 16:12:12 +02:00