Ironic: fix documentation again
Ports need physical-network to be set for a flat network, otherwise they will not bind. Closes-Bug: #1862628 Change-Id: I9d579b4317a8acbc3e51bbd9c0236846b75d598b
This commit is contained in:
parent
4200089716
commit
58816f738e
@ -146,7 +146,9 @@ values for the kernel, ramdisk, and MAC address for your baremetal node)
|
||||
--driver-info deploy_kernel=15f3c95f-d778-43ad-8e3e-9357be09ca3d \
|
||||
--driver-info deploy_ramdisk=9b1e1ced-d84d-440a-b681-39c216f24121
|
||||
|
||||
openstack baremetal port create 52:54:00:ff:15:55 --node 57aa574a-5fea-4468-afcf-e2551d464412
|
||||
openstack baremetal port create 52:54:00:ff:15:55 \
|
||||
--node 57aa574a-5fea-4468-afcf-e2551d464412 \
|
||||
--physical-network physnet1
|
||||
|
||||
Make the baremetal node available to nova:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user