Make magnum demo start bashate compliant
Change-Id: I10ce1424c557453f061190913c93e3f5e91639d5 Partially-Implements: blueprint bashate-gate
This commit is contained in:
parent
89edade6e5
commit
32b8f2b95e
@ -26,7 +26,9 @@ echo registering os-distro property with image
|
||||
glance image-update $GLANCE_IMAGE_ID --property os_distro=fedora-atomic
|
||||
|
||||
echo Creating baymodel
|
||||
magnum baymodel-create --name testbaymodel --image-id $GLANCE_IMAGE_ID \
|
||||
magnum baymodel-create \
|
||||
--name testbaymodel \
|
||||
--image-id $GLANCE_IMAGE_ID \
|
||||
--keypair-id mykey \
|
||||
--fixed-network 10.0.3.0/24 \
|
||||
--external-network-id $NIC_ID \
|
||||
|
Loading…
Reference in New Issue
Block a user