ironic/ironic/api/controllers/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 Add config option to override url for links 2015-09-15 18:53:10 +01:00
chassis.py Get mandatory patch attrs from WSME properties 2015-11-17 14:34:20 +00:00
collection.py Add config option to override url for links 2015-09-15 18:53:10 +01:00
driver.py Make end-points discoverable via Ironic API 2015-09-22 17:42:17 +01:00
node.py Enable removing name when updating node 2016-02-26 09:18:14 +00:00
port.py Get mandatory patch attrs from WSME properties 2015-11-17 14:34:20 +00:00
state.py Use docstrings for attributes in api/controllers 2014-10-27 21:47:18 +00:00
types.py Get mandatory patch attrs from WSME properties 2015-11-17 14:34:20 +00:00
utils.py Enable removing name when updating node 2016-02-26 09:18:14 +00:00
versions.py API to manually clean nodes 2016-02-09 14:41:01 +00:00