Update docs create port group
We don't have parameter "True" of option "--support-standalone-ports". We use [--support-standalone-ports | --unsupport-standalone-ports]. Thus, I remove parameter "True" of --support-standalone-ports of guide. Closes-Bug: #1640592 Change-Id: I2c94c9ff869a4c62e994fa8fd9e312c4f4c0ff39
This commit is contained in:
parent
2b92b53da8
commit
975096d11c
@ -40,7 +40,7 @@ CLI commands below specify it for completeness.
|
||||
openstack --os-baremetal-api-version 1.26 baremetal port group create \
|
||||
--node $NODE_UUID --name test --address fa:ab:25:48:fd:ba --mode 802.3ad \
|
||||
--property miimon=100 --property xmit_hash_policy="layer2+3" \
|
||||
--support-standalone-ports True
|
||||
--support-standalone-ports
|
||||
|
||||
A port group can also be updated with ``openstack baremetal port group set``
|
||||
command, see its help for more details.
|
||||
|
Loading…
Reference in New Issue
Block a user