Update releasenote for osc-port-set

Update the releasenote for osc-port-set to improve style and minor
wording.

Change-Id: I04d2615c3db96e455ed4ef0847003a35c61f0aa4
This commit is contained in:
John L. Villalovos 2017-06-15 09:40:17 -07:00
parent 2601419586
commit ba07cf10da
1 changed files with 3 additions and 3 deletions

View File

@ -4,9 +4,9 @@ features:
For ``openstack baremetal port set``, adds these options:
* ``--local-link-connection <key=value>``: Key/value metadata describing
local link connection information. Valid keys are switch_info, switch_id,
port_id; switch_id and port_id are obligatory (repeat option to specify
multiple keys).
local link connection information. Valid keys are ``switch_info``,
``switch_id``, and ``port_id``. The keys ``switch_id`` and ``port_id``
are required (repeat option to specify multiple keys).
* ``--pxe-enabled``: Indicates that this port should be used when PXE
booting this node (default)
* ``--pxe-disabled``: Indicates that this port should not be used when PXE