Add openstack to the image type list in the docs

This commit is contained in:
David Shea 2018-12-07 10:49:33 -05:00
parent 6524bb0985
commit d619430d6d

View File

@ -40,8 +40,8 @@ compose start http-server qcow2``. It will print a UUID that you can use to
keep track of the build. You can also cancel the build if needed. keep track of the build. You can also cancel the build if needed.
The available types of images is displayed by ``composer-cli compose types``. The available types of images is displayed by ``composer-cli compose types``.
Currently this consists of: ami, ext4-filesystem, live-iso, partitioned-disk, Currently this consists of: ami, ext4-filesystem, live-iso, openstack,
qcow2, tar, vhd, vmdk partitioned-disk, qcow2, tar, vhd, vmdk
Monitor the build status Monitor the build status
------------------------ ------------------------