RETIRED, A utility to run diskimage-builder undercloud elements on a running host
Go to file
Dmitry Tantsur 0baf083c93 Enable extra hardware data collection and processing for ironic-inspector
* Enable collection extra data on the ramdisk using python-hardware library
  when a new configuration option inspection_extras is set to True (the default)
* Enable storing this data in swift and converting it to format appropriate
  for introspection rules (always enabled, noop when inspection_extras is False)
* Revive the "inspecion_runbench" option (off by default).

NOTE:
This commit diverges from the original one in Mitaka. In Liberty the
python-hardware library was not originally available on the IPA image.
To avoid breaking people with old images, inspection_extras is changed
to False by default.

Change-Id: Ie7921d9b038bea5aa10c35ccbed908e2651465bc
(cherry picked from commit 12b5a74d0c)
2016-03-03 12:17:16 +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 Enable extra hardware data collection and processing for ironic-inspector 2016-03-03 12:17:16 +01:00
imagefactory Don't specify the input type to qemu-img 2014-10-27 19:08:51 +00:00
instack_undercloud Enable extra hardware data collection and processing for ironic-inspector 2016-03-03 12:17:16 +01: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 Add check for sufficient memory to undercloud install 2016-01-29 20:30:01 +00: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 Enable extra hardware data collection and processing for ironic-inspector 2016-03-03 12:17:16 +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