ironic/ironic/tests/unit
Mark Goddard ccf22acb53 Fix nits found in node traits
Includes:

* Return a location in HTTP response header for PUT
  /nodes/<node>/traits/<trait>.
* Correct order of arguments to assertEqual() in conductor manager unit
  tests for traits.
* Use () rather than \ for multiline formatting.
* Set tags and traits fields on NodeModel to default of [] in DB node
  create after DB insert.

Change-Id: Ia88f7ca69b777b82caca2871e44edab39f2a8310
Partial-Bug: #1722194
2018-01-30 10:01:26 -05:00
..
api Fix nits found in node traits 2018-01-30 10:01:26 -05:00
cmd Allow data migrations to accept options 2018-01-25 16:51:42 +00:00
common Automatically migrate nodes to hardware types 2018-01-26 21:17:26 +00:00
conductor Fix nits found in node traits 2018-01-30 10:01:26 -05:00
conf Remove legacy auth loading 2017-06-06 10:20:54 +00:00
db Fix nits found in node traits 2018-01-30 10:01:26 -05:00
dhcp Use adapters for neutronclient 2017-12-14 13:36:03 +02:00
drivers Merge "Add a timeout for powering on/off a node on oneview" 2018-01-27 10:58:41 +00:00
objects Fix nits found in node traits 2018-01-30 10:01:26 -05:00
__init__.py Setup logging in unit tests 2017-04-13 20:47:10 +03:00
policy_fixture.py Add keystone policy support to Ironic 2016-08-04 12:43:20 +00:00
raid_constants.py RAID interface to support JBOD volumes 2016-05-04 14:28:48 +00:00
stubs.py Remove unused methods from GlanceImageService 2017-05-31 16:47:11 +00:00