RETIRED, A utility to run diskimage-builder undercloud elements on a running host
Go to file
John Trowbridge 7a52bf775a Disable clean_nodes by default
This patch sets the conductor/clean_nodes configuration option
for Ironic to False by default. To maintain the same behavior
of the old ramdisk.

The tripleoclient `openstack baremetal introspection bulk`
command needs to be fixed to account for the time it takes
to move from manageable to available in order to have cleaning
turned on by default.

Change-Id: I23c3e7ada3da8085957e86406527e9e5202bdd69
Closes-Bug: 1517449
(cherry picked from commit 246d1e8595)
2015-12-03 12:51:30 +00: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 Disable clean_nodes by default 2015-12-03 12:51:30 +00:00
imagefactory Don't specify the input type to qemu-img 2014-10-27 19:08:51 +00:00
instack_undercloud Disable Tuskar UI 2015-09-21 12:54:06 -04:00
json-files Use puppet to configure ironic-inspector 2015-10-09 13:39:41 -04:00
scripts Don't use dnsmasq lease file to retrieve address 2015-10-08 17:43:15 +02:00
.gitignore Add Puppet 4.x lint checks 2015-12-03 12:51:30 +00:00
.gitreview Update gitreview on stable/liberty 2015-11-12 13:26:02 +00:00
.testr.conf Test _generate_environment 2015-05-28 11:27:15 -05:00
Gemfile Add Puppet 4.x lint checks 2015-12-03 12:51:30 +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-12-03 12:51:30 +00:00
requirements.txt Pythonize instack-install-undercloud 2015-05-26 14:02:18 +02:00
setup.cfg Remove some legacy stuff 2015-10-13 15:23:41 +00:00
setup.py Remove pbr version specifier 2015-06-26 22:55:50 +02:00
test-requirements.txt Pythonize instack-install-undercloud 2015-05-26 14:02:18 +02:00
tox.ini Add placeholder docs 2015-09-16 14:23:43 +01:00
undercloud.conf.sample Disable Tuskar UI 2015-09-21 12:54:06 -04: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