python-ironicclient/releasenotes/notes/port-physical-network-6ea8860d773e473c.yaml
Mark Goddard 66528c7c8d Add physical network to port commands
This commit adds support to the openstack client for the physical
network attribute of baremetal ports for the following commands:

- create
- list
- set
- show
- unset

It also adds support to the ironic client for the physical network
attribute of baremetal ports for the following commands:

- port-create
- port-list
- port-show
- port-update

For OSC, the latest API version has been bumped to 1.34.

Change-Id: I26948e274b9b0bed170f11de45f0ade48d8b3285
Depends-On: I7023a1d6618608c867c31396fa677d3016ca493e
Partial-Bug: #1666009
2017-07-18 10:32:09 +01:00

6 lines
124 B
YAML

---
features:
- |
Adds support for the ``port.physical_network`` field, which was introduced
in API version 1.34.