Merge "Not need to use bay uuid"

This commit is contained in:
Jenkins 2015-06-25 13:09:50 +00:00 committed by Gerrit Code Review
commit 9443357a4f
1 changed files with 1 additions and 2 deletions

View File

@ -355,9 +355,8 @@ to get it's uuid. ::
Next we will create a container in this bay. This container will ping the
address 8.8.8.8 four times. ::
$ BAY_UUID=$(magnum bay-list | awk '/ swarmbay /{print $2}')
$ magnum container-create --name testcontainer --image cirros\
--bay $BAY_UUID\
--bay swarmbay\
--command "ping -c 4 8.8.8.8"
+------------+----------------------------------------+
| Property | Value |