RETIRED, A utility to run diskimage-builder undercloud elements on a running host
Go to file
Ben Nemec 8457aafdf3 Enable pxe_drac with passthrough config
This ultimately needs to go upstream, but there's some debate over
it due to Ironic's fail-fast behavior loading drivers.  For now we
can enable it with passthrough config.

Change-Id: I5136e3e548fe8fff77bdc16bbdf0f0a47e68bcf8
2015-03-19 10:10:42 -05:00
doc/source Add note about /etc/hosts 2015-03-18 12:36:37 -05:00
docker s/agroup/rdo-management/ for instack repo URLs 2015-02-12 11:24:09 -05:00
elements Enable pxe_drac with passthrough config 2015-03-19 10:10:42 -05: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 Clean up json file 2015-03-17 16:15:55 -04:00
live Change defaults for the overcloud external network 2015-03-17 19:20:18 -04:00
scripts Merge "Remove config-tools-provision option" 2015-03-19 02:30:19 +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 Allow setting $BM_NETWORK_GATEWAY 2014-10-29 16:52:42 -04:00
instack-sourcerc Freeze templates version because of Tuskar 2014-11-20 18:34:00 +01:00
instack.answers.sample Install via puppet 2015-03-17 16:15:55 -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-baremetal.md Add README-baremetal.md 2014-10-22 13:55:19 -04:00
README-build-images.md s/agroup/rdo-management/ for instack repo URLs 2015-02-12 11:24:09 -05:00
README-scale.md Increased default VM memory to 4G 2014-10-09 16:30:07 +02:00
README.md Trivial typo fix 2015-03-17 16:14:30 -05: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 can be used to setup Juno in a virtual environment.

To use instack-undercloud in an all virtual environment using instack-undercloud from git, perform the setup at README-source.

To use instack-undercloud in an all virtual environment using packages, perform the setup at README-packages.