ironic/ironic/tests/unit/common
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
..
__init__.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
test_context.py Adopt Ironic's own context 2016-04-01 14:51:39 +08:00
test_driver_factory.py Add 'neutron' network interface 2016-07-13 13:38:56 +03:00
test_exception.py Remove "message" attribute support from IronicException 2016-05-16 20:53:14 +00:00
test_fsm.py Replace assertRaisesRegexp with assertRaisesRegex 2016-06-21 11:25:23 +03:00
test_glance_service.py Adopt Ironic's own context 2016-04-01 14:51:39 +08:00
test_hash_ring.py Fix race in hash ring refresh unit test 2016-03-23 16:20:24 -07:00
test_image_service.py Remove iterated form of side effects 2016-07-07 10:08:55 +09:00
test_images.py Remove iterated form of side effects 2016-07-07 10:08:55 +09:00
test_keystone.py Move ironic.tests.unit.base to ironic.tests.base 2015-10-22 08:57:41 -07:00
test_network.py Add 'neutron' network interface 2016-07-13 13:38:56 +03:00
test_neutron.py Add network interface to base driver class 2016-07-12 19:08:07 +03:00
test_policy.py Move ironic.tests.unit.base to ironic.tests.base 2015-10-22 08:57:41 -07:00
test_pxe_utils.py Remove support for 'hexraw' iPXE type 2016-05-30 11:04:23 -04:00
test_raid.py RAID interface to support JBOD volumes 2016-05-04 14:28:48 +00:00
test_rpc.py NOTIFICATION_TRANSPORT should be global 2016-06-01 10:25:05 -04:00
test_service.py Merge "Use get_admin_context() to create the context object" 2016-04-14 13:53:45 +00:00
test_states.py Move ironic.tests.unit.base to ironic.tests.base 2015-10-22 08:57:41 -07:00
test_swift.py Cleanup unused conf variables 2016-05-10 09:22:54 +10:00
test_utils.py Add multitenancy-related fields to port API object 2016-07-13 13:39:56 +03:00