ironic/ironic/tests/unit
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
..
api Expose ports' physical network attribute in API 2017-07-19 17:29:20 +01:00
cmd Unit test consistency: DB base and utils prefix 2017-06-20 09:36:21 +01:00
common Modifications for rolling upgrades 2017-07-13 12:16:30 -04:00
conductor Merge "Improve graceful shutdown of conductor process" 2017-07-18 20:44:28 +00:00
conf Remove legacy auth loading 2017-06-06 10:20:54 +00:00
db Add version column 2017-06-06 15:34:37 -04:00
dhcp Remove legacy auth loading 2017-06-06 10:20:54 +00:00
drivers Generate iPXE boot script when deploying with boot from volume 2017-07-14 10:14:54 -04:00
objects Expose ports' physical network attribute in API 2017-07-19 17:29:20 +01: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