RETIRED, A utility to run diskimage-builder undercloud elements on a running host
Go to file
Dougal Matthews 873d17c483 Ensure that the default plan was created successfully
In change Id8001fee677fe321b42892264e3c55afb6790e1c we wait for
the workflow to finish, but don't verify that it didn't error as
there is an issue with the default plan creation. There is a fix
for this which this patch depends on.

This change also expands on the error messages so users can more
easily debug the problem.

Closes-Bug: #1622683
Depends-On: Ic494ed0874dd79e148ef9c7093bdcf32bed4d6ae
Change-Id: Iaaf528372b57c19480c47fe22213b27b8ca871a7
2016-09-22 08:15:28 +01:00
config-generator Pythonize instack-install-undercloud 2015-05-26 14:02:18 +02:00
doc/source Add basic API docs 2015-09-16 14:20:35 +00:00
elements Merge "Use correct password for keystone bootstrap" 2016-09-21 15:07:14 +00:00
imagefactory Don't specify the input type to qemu-img 2014-10-27 19:08:51 +00:00
instack_undercloud Ensure that the default plan was created successfully 2016-09-22 08:15:28 +01:00
json-files Use ironic::pxe class to setup PXE 2016-09-02 11:52:14 +02:00
scripts Use certmonger for automatic cert generation 2016-08-03 13:44:21 +03:00
templates Add net config override 2016-06-21 15:40:13 -04:00
.coveragerc Enable coverage testing 2015-11-30 22:56:47 +00:00
.gitignore Enable coverage testing 2015-11-30 22:56:47 +00:00
.gitreview Update .gitreview 2015-09-08 13:04:29 -04:00
.testr.conf Test _generate_environment 2015-05-28 11:27:15 -05:00
Gemfile Revert "Pin puppetlabs_spec_helper to 1.1.1" 2016-08-24 01:49:45 +00:00
LICENSE Add LICENSE 2014-02-18 09:48:12 -05:00
README.md Update README to include tags recognized by release-tools 2015-09-14 14:57:35 +02:00
Rakefile Add Puppet 4.x lint checks 2015-11-10 17:44:29 +01:00
requirements.txt Work around deletion of _member_ role assignments on upgrade 2016-09-20 09:08:01 +03:00
setup.cfg Use certmonger for automatic cert generation 2016-08-03 13:44:21 +03:00
setup.py Remove pbr version specifier 2015-06-26 22:55:50 +02:00
test-requirements.txt Remove discover from test-requirements 2016-07-22 06:24:02 +00:00
tox.ini Add dib-lint to pep8 tox job 2016-05-04 16:58:07 +00:00
undercloud.conf.sample Update undercloud.conf.sample 2016-09-16 15:11:02 +01:00

README.md

Undercloud Install via instack

instack-undercloud is tooling for installing a TripleO undercloud.

It is part of the TripleO project: http://docs.openstack.org/developer/tripleo-docs/index.html