update doc dcos_centos_v1/README.md

Change-Id: I5b080ce3769407d02c9701d635b25b652933d9cd
This commit is contained in:
jinzhenguo 2017-05-19 17:57:21 +08:00
parent 3a1f41f9f4
commit 1198510dbe
1 changed files with 6 additions and 6 deletions

View File

@ -60,12 +60,12 @@ dcos_centos_v1 = magnum.drivers.dcos_centos_v1.driver:Driver
See how to build a centos image in /opt/stack/magnum/magnum/drivers/dcos_centos_v1/image/README.md
5. Create glance image
$ glance image-create --name centos-7-dcos.qcow2 \
--visibility public \
--disk-format qcow2 \
--container-format bare \
--os-distro=centos \
< centos-7-dcos.qcow2
$ openstack image create centos-7-dcos.qcow2 \
--public \
--disk-format=qcow2 \
--container-format=bare \
--property os_distro=centos \
--file=centos-7-dcos.qcow2
6. Create magnum cluster template
Configure DC/OS cluster with --labels