RETIRED, A utility to run diskimage-builder undercloud elements on a running host
Go to file
Emilien Macchi cb69c9e4ab loadbalancer: explode hieradata to separate HAproxy & keepalived
* Stop using tripleo::loadbalancer and start using tripleo::haproxy and
  tripleo::keepalived.
* Use hieradata when possible for calling tripleo::haproxy and
  tripleo::keepalived classes.

Change-Id: I3afa4a21a22cbb574014624c6d23e17ead51ecf7
Depends-On: I84dfa9d409d390c6f549d62cb3634931e4cb432c
2016-05-27 14:29:28 +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 loadbalancer: explode hieradata to separate HAproxy & keepalived 2016-05-27 14:29:28 +00:00
imagefactory Don't specify the input type to qemu-img 2014-10-27 19:08:51 +00:00
instack_undercloud Only validate SSL VIPs if SSL is enabled 2016-05-26 16:15:41 -04:00
json-files Minimize element usage 2016-05-20 12:53:23 -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
templates Move 02-undercloud-stack-heat-metadata to python module 2016-05-19 16:24:34 -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 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
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 Minimize element usage 2016-05-20 12:53:23 -04:00
setup.cfg Move 02-undercloud-stack-heat-metadata to python module 2016-05-19 16:24:34 -04: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 Add dib-lint to pep8 tox job 2016-05-04 16:58:07 +00:00
undercloud.conf.sample Merge "Add ability to auto-generate self-signed certificates" 2016-05-04 21:15:35 +00: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