Skip to main content

Disk image builder elements for deploying OpenStack.

Project description

Image building rules for Openstack images

These elements are used to build disk images for deploying Openstack via Heat. They are built as part of the TripleO (https://github.com/tripleo/incubator) umbrella project.

Instructions

Checkout this source tree and also the diskimage builder (https://github.com/stackforge/diskimage-builder), export an ELEMENTS_PATH to add elements from this tree, and build any disk images you need.

git clone https://github.com/stackforge/diskimage-builder.git git clone https://github.com/stackforge/tripleo-image-elements.git export ELEMENTS_PATH=tripleo-image-elements/elements diskimage-builder/bin/disk-image-create -u base vm bootstrap local-config stackuser heat-cfntools -a i386 -o bootstrap

Common element combinations

Always include heat-cfntools in images that you intend to boot via heat : if that is not done, then the user ssh keys are not reliably pulled down from the metadata server due to interactions with cloud-init.

To be written.

Project details


Release history Release notifications | RSS feed

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page