python-ironicclient/ironicclient
Dmitry Tantsur c534b9465d Set the default API version of OSC CLI to "latest"
Now the default of OSC is the negotiated maximum version understood
by both the server and the client. The value of "1" is now equivalent
to "latest" as well.

This change also cleans up unit tests for the OSC plugin.

Change-Id: I489fee937a356b523eb35379dce3631195132fe5
Closes-Bug: #1671145
2017-10-25 17:59:52 +02:00
..
common Do not use urljoin in base http client 2017-10-06 07:59:02 +00:00
osc Set the default API version of OSC CLI to "latest" 2017-10-25 17:59:52 +02:00
tests Set the default API version of OSC CLI to "latest" 2017-10-25 17:59:52 +02:00
v1 Allow re-negotiation of the latest version supplied by CLI 2017-10-20 15:27:16 +02: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 Deprecate the ironic CLI 2017-10-11 10:03:26 -04:00