ironic/ironic/tests/unit/api/v1
Zhenguo Niu 4d06a42338 Correct api version check conditional for node.name
Currently the name acceptable check is under the condition of
"if name", so if you specify name to an empty value like "",
that will skip the API version check.

Change-Id: I85dc67ea7ac4f38801dc4675f85fac5e1fc1b364
Closes-Bug: #1563694
2016-04-07 12:13:35 +03:00
..
__init__.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
test_chassis.py Move ironic.tests.unit.base to ironic.tests.base 2015-10-22 08:57:41 -07:00
test_drivers.py Replace HTTP 'magic numbers' with constants 2015-12-06 08:25:45 -08:00
test_nodes.py Correct api version check conditional for node.name 2016-04-07 12:13:35 +03:00
test_ports.py Get mandatory patch attrs from WSME properties 2015-11-17 14:34:20 +00:00
test_root.py Move ironic.tests.unit.base to ironic.tests.base 2015-10-22 08:57:41 -07:00
test_types.py Use assertTrue/False instead of assertEqual(T/F) 2016-01-07 10:09:04 +05:30
test_utils.py Refactor the management verbs check to utils 2016-03-04 08:30:37 +00:00
test_versions.py Move ironic.tests.unit.base to ironic.tests.base 2015-10-22 08:57:41 -07:00