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