RETIRED, A utility to run diskimage-builder undercloud elements on a running host
Go to file
James Slagle 3083c864c9 Use enable-packages-install element
There is already an element from tripleo-image-elements,
enable-packages-install, to switch the default install type to package
instead of source. This patch updates instack-undercloud to use
enable-packages-install and removes the duplicate
undercloud-package-install.

blueprint undercloud-elements
Change-Id: Iadc7940e56be19700977b0cdbd86aa010c105fb6
Depends-On: I8f47b495218a72f5a78d68b7c2610116a5b4984c
Depends-On: I8185aa56ea5225870bab50576023588af37ebedd
2016-05-05 08:54:22 -04: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 Use enable-packages-install element 2016-05-05 08:54:22 -04:00
imagefactory Don't specify the input type to qemu-img 2014-10-27 19:08:51 +00:00
instack_undercloud Merge "Make undercloud telemetry services optional and disabled" 2016-04-27 21:45:49 +00:00
json-files Use enable-packages-install element 2016-05-05 08:54:22 -04:00
scripts Overcloud is not able to deploy with the default 4GB of RAM using instack-undercloud 2016-03-30 09:17:44 +00: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 Add Puppet 4.x lint checks 2015-11-10 17:44:29 +01:00
LICENSE Add LICENSE 2014-02-18 09:48:12 -05:00
Rakefile Add Puppet 4.x lint checks 2015-11-10 17:44:29 +01:00
README.md Update README to include tags recognized by release-tools 2015-09-14 14:57:35 +02:00
requirements.txt Add check for sufficient memory to undercloud install 2015-12-18 18:46:51 +00:00
setup.cfg Remove unused scripts 2016-03-16 18:01:27 +01:00
setup.py Remove pbr version specifier 2015-06-26 22:55:50 +02:00
test-requirements.txt Enable coverage testing 2015-11-30 22:56:47 +00:00
tox.ini Enable coverage testing 2015-11-30 22:56:47 +00:00
undercloud.conf.sample Make undercloud telemetry services optional and disabled 2016-04-20 16:31:23 +01:00

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