RETIRED, A utility to run diskimage-builder undercloud elements on a running host
Go to file
Jay Dobies cf33df7ca4 Added keystone host to os-apply-config
Tuskar isn't yet using puppet for its configuration, but it needs to be
configured to authenticate its APIs [1]. That change needs access to the
keystone host.

Instead of just looking up local-ip, I followed the conventions used
for configuring Ironic's auth which used keystone.host as the key.

[1] https://review.openstack.org/#/c/185117/

Change-Id: I5f78813ccea01a60fc50fef18d28b29438671bc8
2015-05-22 15:20:03 -04:00
doc/source Document various TripleO and instack components 2015-05-14 15:00:26 -04:00
elements Added keystone host to os-apply-config 2015-05-22 15:20:03 -04:00
heat-templates Update Satellite resource registry 2015-04-28 14:34:21 -04:00
imagefactory Don't specify the input type to qemu-img 2014-10-27 19:08:51 +00:00
jenkins-jobs Add a command to run the config tools provision.sh 2015-01-26 10:13:17 -05:00
json-files Don't use os-collect-config 2015-05-13 08:48:56 -04:00
scripts Register ceilometer endpoint 2015-05-15 13:01:05 -05:00
.gitignore Ignore automatically generated files from Mac OS X 2015-04-16 11:22:35 +02:00
.gitreview Add .gitreview 2015-02-11 10:51:30 -05:00
deploy-baremetal-overcloudrc Add documentation comments to deploy-baremetal-overcloudrc sample. 2015-04-10 11:44:40 -07:00
instack.answers.sample Ironic: Enable iPXE 2015-05-07 16:30:28 +01:00
LICENSE Add LICENSE 2014-02-18 09:48:12 -05:00
README.md Clean up no longer relevant artifacts 2015-03-20 16:19:53 -04:00
setup.cfg Remove instack-setup-host script 2015-05-13 18:17:29 +02:00
setup.py Add initial setup.py and setup.cfg for easier packaging. 2015-02-05 16:56:49 -05:00
test-requirements.txt Change docs theming and update styling 2015-04-16 13:32:25 +02:00
tox.ini Add support for Subscription Manager 2015-03-30 18:52:32 -04:00

Undercloud Install via instack

instack-undercloud documentation: https://repos.fedorapeople.org/repos/openstack-m/instack-undercloud/html/

To build the docs locally:

tox -e docs