RETIRED, A utility to run diskimage-builder undercloud elements on a running host
Go to file
Ben Nemec e9f1e44d80 Set distro correctly for rhel7
We were still configuring the elements for fedora even when using
the rhel7 json file, which caused some necessary elements to be
missed.
2014-10-09 17:10:36 -04:00
docker Update README.md 2014-08-21 15:44:53 -04:00
elements Set distro correctly for rhel7 2014-10-09 17:10:36 -04:00
imagefactory ImageFactory updates to use more packages. 2014-10-03 15:26:52 -04:00
json-files Set distro correctly for rhel7 2014-10-09 17:10:36 -04:00
live Rename instack-install-undercloud-packages to instack-install-undercloud 2014-10-02 20:15:15 -04:00
scripts Fix diskimage-builder cherry-pick 2014-10-09 14:32:57 -04: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.