ironic/ironic/tests/unit/api/v1
Dmitry Tantsur 8bdd538c0c Promote agent vendor passthru to core API
Introduces new /v1/lookup and /v1/heartbeat/<UUID> endpoints
(and associated controllers).

This change does not deprecate the old passthru endpoints, it should
be done after IPA switches to using the new ones.

Change-Id: I9080c07b03103cd7a323e2fc01be821733b07eea
Partial-Bug: #1570841
2016-08-05 12:31:32 +02:00
..
__init__.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
test_chassis.py Remove unnecessary calls to dict.keys() 2016-06-27 09:23:02 -04:00
test_drivers.py Remove iterated form of side effects 2016-07-07 10:08:55 +09:00
test_nodes.py Test that network_interface is explicitly set on POST/PATCH 2016-08-04 09:14:49 +00:00
test_ports.py Follow-up fixes to 206244 2016-07-13 18:12:35 -07:00
test_ramdisk.py Promote agent vendor passthru to core API 2016-08-05 12:31:32 +02:00
test_root.py Move ironic.tests.unit.base to ironic.tests.base 2015-10-22 08:57:41 -07:00
test_types.py Promote agent vendor passthru to core API 2016-08-05 12:31:32 +02:00
test_utils.py Add node.resource_class field 2016-07-28 11:49:27 +00:00
test_versions.py Move ironic.tests.unit.base to ironic.tests.base 2015-10-22 08:57:41 -07:00