ironic/ironic/tests/unit/objects
Mark Goddard 02fff930fb Expose ports' physical network attribute in API
In change Ib22753aa6ae0fedce7fb9ecf63f135fda0185c5b the port data model
was updated to include a physical_network field, but this was not
exposed to the user by the REST API. This change exposes the
physical_network field in the REST API.

The port CRUD notification object has been updated to include the
physical_network field.

The API reference and user guide have been updated to include
information about the ports' physical network field.

The API microversion has been bumped to 1.34. During a rolling upgrade
from Ocata when the API service is pinned, the port physical network
field is hidden from API responses, and API requests including the field
are rejected.

Change-Id: I7023a1d6618608c867c31396fa677d3016ca493e
Partial-Bug: #1666009
2017-07-19 17:29:20 +01:00
..
__init__.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
test_chassis.py Unit test consistency: DB base and utils prefix 2017-06-20 09:36:21 +01:00
test_conductor.py Unit test consistency: DB base and utils prefix 2017-06-20 09:36:21 +01:00
test_fields.py Add power state change notifications 2016-10-17 15:39:18 +00:00
test_node.py Unit test consistency: DB base and utils prefix 2017-06-20 09:36:21 +01:00
test_notification.py Auto-set nullable notification payload fields when needed 2016-12-23 10:48:27 +02:00
test_objects.py Expose ports' physical network attribute in API 2017-07-19 17:29:20 +01:00
test_port.py Expose ports' physical network attribute in API 2017-07-19 17:29:20 +01:00
test_portgroup.py Unit test consistency: DB base and utils prefix 2017-06-20 09:36:21 +01:00
test_volume_connector.py Add CRUD notification objects for volume connector and volume target 2017-06-28 11:13:00 +09:00
test_volume_target.py Add CRUD notification objects for volume connector and volume target 2017-06-28 11:13:00 +09:00
utils.py Add ironic port group CRUD notifications 2017-02-15 11:42:45 +02:00