RETIRED, A utility to run diskimage-builder undercloud elements on a running host
Go to file
Emilien Macchi 1375d1da8e (mitaka only) Fix sysctl_settings configuration
sysctl settings are already managed in
puppet-tripleo/manifests/loadbalancer.pp (stable/mitaka only) so we only
want to set them when service_certificate is set to undef (SSL disabled)
otherwise the loadbalancer class will do it for us.

This is a Mitaka patch only because in master we use composable services
and don't have this problem.

Change-Id: I6938ea5f80badde3cb75d64012a1187061fa7fd0
2016-08-18 12:48:57 -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 (mitaka only) Fix sysctl_settings configuration 2016-08-18 12:48:57 -04:00
imagefactory Don't specify the input type to qemu-img 2014-10-27 19:08:51 +00:00
instack_undercloud Fix inspection_enable_uefi description 2016-06-07 18:00:27 +01:00
json-files Use puppet to configure ironic-inspector 2015-10-09 13:39:41 -04:00
scripts Overcloud is not able to deploy with the default 4GB of RAM using instack-undercloud 2016-06-15 14:01:18 +03: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 defaultbranch for stable/mitaka 2016-04-01 10:46:34 +02:00
.testr.conf Test _generate_environment 2015-05-28 11:27:15 -05:00
Gemfile Update Gemfile to work in gate 2016-07-04 15:23:57 +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 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 Fix inspection_enable_uefi description 2016-06-07 18:00:27 +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