RETIRED, A utility to run diskimage-builder undercloud elements on a running host
Go to file
Victor Lowther 5f34fa989d Allow for an IP/netmask to be passed in instack.answers
Change-Id: I2a359707324042f922112c51325c7778ee9a9732
2015-03-19 11:52:44 -04: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 Allow for an IP/netmask to be passed in instack.answers 2015-03-19 11:52:44 -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 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 Allow for an IP/netmask to be passed in instack.answers 2015-03-19 11:52:44 -04: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 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-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.