RETIRED, A utility to run diskimage-builder undercloud elements on a running host
Go to file
James Slagle 5242c34f69 Make the default $JSONFILE for RHEL 7 be the RHOS 6 version. If using RHEL 7 with RDO, you can manually set $JSONFILE 2015-01-05 09:04:56 -05:00
docker Update README.md 2014-08-21 15:44:53 -04:00
elements Merge pull request #93 from d0ugal/tuskar-ui-extras 2015-01-05 09:04:13 -05:00
imagefactory Don't specify the input type to qemu-img 2014-10-27 19:08:51 +00:00
json-files Merge pull request #93 from d0ugal/tuskar-ui-extras 2015-01-05 09:04:13 -05:00
live Update live 2014-10-23 08:21:29 -04:00
scripts Make the default $JSONFILE for RHEL 7 be the RHOS 6 version. If using RHEL 7 with RDO, you can manually set $JSONFILE 2015-01-05 09:04:56 -05:00
.gitignore Fix .tar.gz ignore 2014-10-23 06:59:27 -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 Update README-build-images.md 2014-10-28 11:57:43 -04:00
README-packages.md Update README-packages.md 2014-11-24 13:18:58 -05:00
README-scale.md Increased default VM memory to 4G 2014-10-09 16:30:07 +02:00
README-source.md Remove stray line from README-source.md 2014-10-06 12:18:08 -04:00
README-virt.md Increased default VM memory to 4G 2014-10-09 16:30:07 +02:00
README.md Update README.md 2014-10-22 11:50:45 -04:00
deploy-baremetal-overcloudrc Allow setting $BM_NETWORK_GATEWAY 2014-10-29 16:52:42 -04:00
deploy-virt-overcloudrc Adds capability to set undercloud nameserver 2014-10-30 15:30:12 -04:00
instack-sourcerc Freeze templates version because of Tuskar 2014-11-20 18:34:00 +01:00
instack.answers.sample Move last changes from PR #32 to ironic-discoverd element 2014-10-13 15:28:35 +02:00

README.md

Undercloud Install via instack

instack-undercloud can be used to setup Juno in an 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.