ironic/ironic/tests/unit/api
Laura Moore 0a5549680d Add multitenancy-related fields to port API object
This commit adds new fields to port object:
- port.pxe_enabled: indicates whether pxe is enabled or disabled
      for this port
- port.local_link_connection: contains the port binding profile.

Partial-bug: #1526403
Co-Authored-By: Jenny Moorehead <jenny.moorehead@sap.com>
Co-Authored-By: Will Stevenson <will.stevenson@sap.com>
Co-Authored-By: Vasyl Saienko <vsaienko@mirantis.com>
Co-Authored-By: Vladyslav Drok <vdrok@mirantis.com>
Co-Authored-By: Zhenguo Niu <Niu.ZGlinux@gmail.com>

Change-Id: Ie655fd59b06de7b84fba3b438d5e4c2ecd8075c3
2016-07-13 13:39:56 +03:00
..
v1 Add multitenancy-related fields to port API object 2016-07-13 13:39:56 +03:00
__init__.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
base.py Follow up for: Prepare for functional testing patch 2015-09-29 10:13:40 -07:00
test_acl.py Removes the use of mutables as default args 2016-06-19 10:27:48 -07:00
test_base.py Use assertEqual/Greater/Less/IsNone 2016-03-01 11:54:52 +01:00
test_hooks.py Append 'Openstack-Request-Id' header to the response 2016-03-22 10:38:39 -07:00
test_middleware.py Replace HTTP 'magic numbers' with constants 2015-12-06 08:25:45 -08:00
test_root.py Remove unnecessary calls to dict.keys() 2016-06-27 09:23:02 -04:00
utils.py Add multitenancy-related fields to port API object 2016-07-13 13:39:56 +03:00