RETIRED, A utility to run diskimage-builder undercloud elements on a running host
Go to file
Giulio Fidente f55b091b56 Allow customization of RDO release to use on RHEL7
By removing rdo-release-icehouse from the undercloud source JSON
we can customize which version of RDO to use exporting RDO_RELEASE.

The cleanup script is also updated to remove any version of the
rdo-release package found.
2014-10-10 17:49:06 +02:00
docker Update README.md 2014-08-21 15:44:53 -04:00
elements Allow customization of RDO release to use on RHEL7 2014-10-10 17:49:06 +02:00
imagefactory ImageFactory updates to use more packages. 2014-10-03 15:26:52 -04:00
json-files Allow customization of RDO release to use on RHEL7 2014-10-10 17:49:06 +02:00
live Rename instack-install-undercloud-packages to instack-install-undercloud 2014-10-02 20:15:15 -04:00
scripts Cherry pick a few more changes to fix epel7 repo deployment 2014-10-10 17:35:16 +02:00
.gitignore Add masquerade rule for undercloud 2014-10-08 10:01:04 -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-build-images.md Update REAMDE for build images 2014-09-12 13:32:42 -04:00
README-packages.md Update REAMDE-packages.md to show an end to end. 2014-10-08 15:55:16 -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 README updates 2014-09-12 08:45:01 -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 updated to match current commit hash 2014-10-09 10:36:36 -04:00
instack.answers.sample Add support for $IMAGE_PATH for loading images 2014-09-12 08:45:01 -04: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, perform the setup at README-source.