RETIRED, A utility to run diskimage-builder undercloud elements on a running host
Go to file
James Slagle 889ede9483 live updates 2014-10-22 15:39:24 -04:00
docker Update README.md 2014-08-21 15:44:53 -04:00
elements package-installs-os-cloud-config should be under install.d 2014-10-22 15:02:26 -04:00
imagefactory ImageFactory updates to use more packages. 2014-10-03 15:26:52 -04:00
json-files Add element for os-cloud-config so we can remove the req from the spec file 2014-10-22 08:08:09 -04:00
live live updates 2014-10-22 15:39:24 -04:00
scripts Add a timeout at the end of instack-virt-setup if the the instack vm never gets an IP address 2014-10-22 15:13:58 -04:00
.gitignore ignore .tar.gz files in .gitignore 2014-10-21 15:35:05 -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 REAMDE for build images 2014-09-12 13:32:42 -04:00
README-packages.md Update README-packages.md 2014-10-22 11:51:13 -04: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 Switch to using a $NODES_JSON to register nodes 2014-09-18 09:52:20 -04:00
deploy-virt-overcloudrc Switch to using a $NODES_JSON to register nodes 2014-09-18 09:52:20 -04:00
instack-sourcerc Update cherry picks and $LKG for diskimage-builder 2014-10-22 11:31:33 -04: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.