python-ironicclient/ironicclient/tests/unit
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
v1 Allow re-negotiation of the latest version supplied by CLI 2017-10-20 15:27:16 +02:00
__init__.py Adds basic ironicclient functional testing 2015-03-09 13:45:20 -07:00
test_client.py Merge "Add missing 'autospec' statements to unit test mocks" 2017-03-23 22:17:18 +00:00
test_exc.py Add missing 'autospec' statements to unit test mocks 2017-03-19 10:56:13 -07:00
test_import.py Remove unneeded 'utf-8' coding lines 2015-04-21 16:44:47 +00:00
test_shell.py Deprecate the ironic CLI 2017-10-11 10:03:26 -04:00
utils.py Fix python3 compatibility when HTTP Error are returned 2016-11-08 11:30:30 -05:00