RETIRED, A utility to run diskimage-builder undercloud elements on a running host
Go to file
Ben Nemec 561051f31d Add success message to instack-build-images
When image builds complete successfully, there's no obvious way to
know other than checking $?.  This adds an echo after the build
calls, which thanks to set -e should only be run if everything
completes successfully.

Change-Id: I4fac0b05b7340b12447f3a23747a2a347bc0d33f
2015-03-30 14:25:12 -05:00
doc/source Merge "Update overcloud deploy doc" 2015-03-28 17:33:34 +01:00
elements Merge "Change name of the repo file for the midstream repo" 2015-03-30 21:21:50 +02:00
heat-templates Add Heat templates for os-disk-config 2015-02-10 18:03:07 -06:00
imagefactory Don't specify the input type to qemu-img 2014-10-27 19:08:51 +00:00
jenkins-jobs Add a command to run the config tools provision.sh 2015-01-26 10:13:17 -05:00
json-files Merge "Add rdomanager-oscplugin element" 2015-03-30 20:43:30 +02:00
scripts Add success message to instack-build-images 2015-03-30 14:25:12 -05:00
.gitignore Clean up json file 2015-03-17 16:15:55 -04:00
.gitreview Add .gitreview 2015-02-11 10:51:30 -05:00
deploy-baremetal-overcloudrc Set NeutronPublicInterface to nic1 2015-03-20 07:03:00 -04:00
instack-sourcerc Freeze templates version because of Tuskar 2014-11-20 18:34:00 +01:00
instack.answers.sample Allow for an IP/netmask to be passed in instack.answers 2015-03-19 11:52:44 -04:00
LICENSE Add LICENSE 2014-02-18 09:48:12 -05:00
Overcloud-source.md Make sure *SCALE variables are exported in doc 2014-10-09 15:32:05 +02:00
Overcloud.md Update for tripleo wrapper script and instack-* script prefix 2014-03-13 09:14:07 -04:00
README.md Clean up no longer relevant artifacts 2015-03-20 16:19:53 -04:00
setup.cfg Change defaults for the overcloud external network 2015-03-17 19:20:18 -04:00
setup.py Add initial setup.py and setup.cfg for easier packaging. 2015-02-05 16:56:49 -05:00
test-requirements.txt Add CentOS 7 Support 2015-03-16 11:23:16 -04:00
tox.ini Add sphinx documentation 2015-02-26 08:12:37 -05:00

Undercloud Install via instack

instack-undercloud documentation: https://repos.fedorapeople.org/repos/openstack-m/instack-undercloud/html/

To build the docs locally:

tox -e docs