Add openstack to the image type list in the docs

(cherry picked from commit d619430d6d)
This commit is contained in:
David Shea 2018-12-07 10:49:33 -05:00 committed by Brian C. Lane
parent 4f3b81e4e7
commit 3daede741c
1 changed files with 2 additions and 2 deletions

View File

@ -41,8 +41,8 @@ keep track of the build. You can also cancel the build if needed.
<<<<<<< HEAD
The available types of images is displayed by ``composer-cli compose types``.
Currently this consists of: ami, ext4-filesystem, live-iso, partitioned-disk,
qcow2, tar, vhd, vmdk
Currently this consists of: ami, ext4-filesystem, live-iso, openstack,
partitioned-disk, qcow2, tar, vhd, vmdk
Monitor the build status
------------------------