python-ironicclient/ironicclient/tests/functional
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
..
hooks Use generic user for both zuul v2 and v3 2017-10-17 07:34:44 +00:00
osc Set the default API version of OSC CLI to "latest" 2017-10-25 17:59:52 +02:00
__init__.py Adds basic ironicclient functional testing 2015-03-09 13:45:20 -07:00
base.py Pass os_identity_api_version into functional tests 2017-07-31 17:17:45 +03:00
test_chassis.py Negative tests for testing actions with Chassis 2016-06-24 17:58:08 +03:00
test_chassis_create.py Fix uuid to UUID in expected error messages 2016-08-03 12:11:26 +01:00
test_driver.py flake8: Enable some off-by-default checks 2017-09-07 06:40:32 -07:00
test_help_msg.py Log warning when API version is not specified for the ironic tool 2017-07-21 10:50:17 +02:00
test_json_response.py Merge "Verify JSON response of chassis commands" 2017-03-03 07:03:20 +00:00
test_node.py Trivial: Fix wrong comment in power state test 2016-07-18 14:25:29 +08:00
test_node_set_power_state.py Tests for testing node-set-power-state command 2015-12-04 15:37:52 +00:00
test_port.py Add test to create a port with specific port group UUID 2017-02-02 17:00:16 +00:00
test_portgroup.py Functional tests for port groups in ironicclient 2017-01-25 18:05:31 +02:00
test_table_structure.py Add sanity tests for testing actions with Node 2015-11-26 16:37:12 +00:00
utils.py Fix quotation mark in docstring 2016-06-07 15:21:26 +03:00