ironic/ironic/api
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
..
controllers Enable removing name when updating node 2016-02-26 09:18:14 +00:00
middleware Do not use "private" attribute in AuthTokenMiddleware 2015-06-24 12:00:46 +03:00
__init__.py Add SSL support to the Ironic API 2015-11-18 12:04:18 +00:00
acl.py Fix misspelling from "applicatin" to "application". 2015-08-21 06:52:27 +00:00
app.py Add choices option to several options 2016-01-14 10:16:16 +00:00
app.wsgi Make app.wsgi more like ironic.cmd.api 2015-08-10 15:41:45 +00:00
config.py Allow digits in IPA driver names 2015-08-14 11:57:13 -04:00
expose.py Disable XML now that we have WSME/Pecan support 2015-04-06 09:31:09 -07:00
hooks.py Don't return tracebacks in API response in debug mode 2016-01-04 15:11:03 +00:00