RETIRED, A utility to run diskimage-builder undercloud elements on a running host
Go to file
James Slagle 2f0c6e8e24 Configurable [clients]/endpoint_type for heat.conf
Makes the [clients]/endpoint_type in heat.conf configurable instead of
hardcoded to internal. The hieradata_override configuration could be
used to set the hiera value.

This ought to be configurable in the case where using deployed servers
and the ctlplane is not routable from the deployed servers network(s).
In that situation, you would have to use the undercloud's public
endpoints (with an ssl hostname set via undercloud_public_host) for Heat
polling and signaling.

Depends-On: If707c5623c0e34e9219eeafdafaf0ac42daf5c8d
Closes-Bug: #1674822
Co-Authorized-By: James Slagle <jslagle@redhat.com>
Co-Authorized-By: Emilien Macchi <emilien@redhat.com>

Change-Id: I8102392ddceda0a55be6767cbbda572ac2fda0b9
2017-03-23 09:26:01 -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 Configurable [clients]/endpoint_type for heat.conf 2017-03-23 09:26:01 -04:00
imagefactory Don't specify the input type to qemu-img 2014-10-27 19:08:51 +00:00
instack_undercloud Don't rely on umask to set permissions on undercloud-passwords.conf 2017-03-15 15:56:51 -04:00
json-files Use ironic::pxe class to setup PXE 2016-09-02 11:52:14 +02:00
releasenotes Configurable [clients]/endpoint_type for heat.conf 2017-03-23 09:26:01 -04:00
scripts Add certificate EKUs to public endpoint cert 2017-03-02 09:59:41 -05:00
templates Validate vips when generating certificate too 2017-01-19 08:11:21 -07:00
tools Add Reno support 2017-01-24 10:01:45 -05:00
.coveragerc Enable coverage testing 2015-11-30 22:56:47 +00:00
.gitignore Add Reno support 2017-01-24 10:01:45 -05: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 Switch to use Puppet Openstack spec helper 2016-10-05 17:16:24 -06:00
LICENSE Add LICENSE 2014-02-18 09:48:12 -05:00
README.md Show team and repo badges on README 2016-11-25 18:42:40 +01:00
Rakefile Disable the deprecation warnings as errors for puppet-syntax 2017-02-01 12:32:51 +01:00
bindep.txt Align stars to fix CI 2017-03-14 09:57:19 -06:00
requirements.txt Remove setup-neutron 2017-01-25 13:22:02 -05:00
setup.cfg Improve upgrade process to include upgrade flag 2017-01-17 15:44:02 -07:00
setup.py Remove pbr version specifier 2015-06-26 22:55:50 +02:00
test-requirements.txt Add Reno support 2017-01-24 10:01:45 -05:00
tox.ini Align stars to fix CI 2017-03-14 09:57:19 -06:00
undercloud.conf.sample Fixing a typo: from "to to" to "to" in paragraph related to 'hieradata_override' option. 2017-03-10 10:06:34 -05:00

README.md

Team and repository tags

Team and repository tags

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