dbalsige created page: DeployOpenStackHeat authored by Daniel Balsiger's avatar Daniel Balsiger
......@@ -32,6 +32,7 @@ export DIB_RELEASE=trusty
export PATH="${PWD}/dib-utils/bin:$PATH"
export ELEMENTS_PATH=tripleo-image-elements/elements:heat-templates/hot/software-config/elements
diskimage-builder/bin/disk-image-create vm ubuntu os-collect-config os-refresh-config os-apply-config heat-config heat-config-script -o ubuntu-$DIB_RELEASE-os-config.qcow2
´´´
** 2. Upload your created image to OpenStack**
......
......