RETIRED, A utility to run diskimage-builder undercloud elements on a running host
Go to file
James Slagle 958fc417c0 Configure tuskar db
We've switched to puppet and are no longer using the boot-stack element
that was responsible for creating all the initial db's. However, tuskar
is still installed via the element, so we need to setup it's db
manually.

The needed configuration is added to config.json.template, including the
bootstrap dict since 90-tuskar-db-sync relies on os-is-boostrap-host.

Change-Id: Ifd3bc393f76918dd208fa1e80ef01cf973770625
2015-03-27 12:29:22 -04:00
doc/source yum-utils is now installed by the instack-setup-host script 2015-03-23 16:25:28 -04:00
elements Configure tuskar db 2015-03-27 12:29:22 -04:00
heat-templates Add Heat templates for os-disk-config 2015-02-10 18:03:07 -06: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 Install Horizon via Puppet 2015-03-19 20:43:39 -04:00
scripts Merge "Add element for CentOS CR repo" 2015-03-27 01:22:23 +01:00
.gitignore Clean up json file 2015-03-17 16:15:55 -04:00
.gitreview Add .gitreview 2015-02-11 10:51:30 -05:00
deploy-baremetal-overcloudrc Set NeutronPublicInterface to nic1 2015-03-20 07:03:00 -04:00
instack-sourcerc Freeze templates version because of Tuskar 2014-11-20 18:34:00 +01:00
instack.answers.sample Allow for an IP/netmask to be passed in instack.answers 2015-03-19 11:52:44 -04:00
LICENSE Add LICENSE 2014-02-18 09:48:12 -05:00
Overcloud-source.md Make sure *SCALE variables are exported in doc 2014-10-09 15:32:05 +02:00
Overcloud.md Update for tripleo wrapper script and instack-* script prefix 2014-03-13 09:14:07 -04:00
README.md Clean up no longer relevant artifacts 2015-03-20 16:19:53 -04:00
setup.cfg Change defaults for the overcloud external network 2015-03-17 19:20:18 -04:00
setup.py Add initial setup.py and setup.cfg for easier packaging. 2015-02-05 16:56:49 -05:00
test-requirements.txt Add CentOS 7 Support 2015-03-16 11:23:16 -04:00
tox.ini Add sphinx documentation 2015-02-26 08:12:37 -05: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