RETIRED, A utility to run diskimage-builder undercloud elements on a running host
Go to file
2015-01-22 06:35:18 -05:00
docker Update README.md 2014-08-21 15:44:53 -04:00
elements Use os-apply-config to create files under /etc/edeploy 2015-01-22 06:35:18 -05:00
heat-templates Set server names to openstack* 2015-01-22 04:28:30 -05:00
imagefactory Don't specify the input type to qemu-img 2014-10-27 19:08:51 +00:00
json-files Add a dnsmasq-forwarder element so that launched instances can install packages 2015-01-13 15:52:16 -05:00
live Update live 2014-10-23 08:21:29 -04:00
scripts Add --show-profile to integration script 2015-01-21 20:15:01 -05:00
.gitignore Fix .tar.gz ignore 2014-10-23 06:59:27 -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
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
rhel7rc Can't really use dirname here b/c the file is meant to be sourced. 2015-01-08 15:51:37 -05:00

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.