ironic/ironic/tests/unit/api/v1
Kan 47e18981b4 Enable removing name when updating node
Name is an optional property and should be removable(set back to None).
Enable removing name when updating node with 'remove name' argument.
Also add test cases for that.

Change-Id: Ie89b6bd80ac773b357861ca8dc77f72fdc137aed
Closes-Bug: #1533248
2016-02-26 09:18:14 +00: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 Enable removing name when updating node 2016-02-26 09:18:14 +00: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 Enable removing name when updating node 2016-02-26 09:18:14 +00:00
test_versions.py Move ironic.tests.unit.base to ironic.tests.base 2015-10-22 08:57:41 -07:00