instack-undercloud/elements/instack-vm
Ben Nemec 0be2088102 Add dib-lint to pep8 tox job
dib-lint can catch some common errors in elements, so it would be
good to run it on instack-undercloud.  For the moment I'm just
ignoring failures that would require invasive changes to the
existing code, but it might be good to actually fix those at some
point.

Change-Id: Iaa522a888806fd9a58eafa30a3cf7d5aac01a45e
Depends-On: Id4b167ed220dd55852b6587b884fabe7bc8554eb
2016-05-04 16:58:07 +00:00
..
extra-data.d Stop copying the virt_power key around 2015-09-16 12:22:36 +01:00
install.d Switch to package-installs 2016-03-18 15:33:20 +00:00
post-install.d Check for a FQDN hostname in instack-install-undercloud 2015-04-30 14:30:02 -04:00
README.md Add instack-vm element 2014-09-10 11:48:08 -04:00
element-deps Add dib-lint to pep8 tox job 2016-05-04 16:58:07 +00:00
package-installs.yaml Switch to package-installs 2016-03-18 15:33:20 +00:00

README.md

Build an instack vm image

This element allows building an instack vm image using diskimage-builder. To build the image simply include this element and the appropriate distro element. For example:

disk-image-create -a amd64 -o instack
--image-size 30
fedora instack-vm