RETIRED, A utility to run diskimage-builder undercloud elements on a running host
Go to file
Ben Nemec 343d6b8494 Build discovery ramdisk using dracut
Removes the busybox install in the discovery ramdisk element (it
should be handled by the ramdisk element anyway) and adds the
appropriate dib option to use dracut.
2014-10-23 13:25:22 -04:00
docker Update README.md 2014-08-21 15:44:53 -04:00
elements Build discovery ramdisk using dracut 2014-10-23 13:25:22 -04:00
imagefactory ImageFactory updates to use more packages. 2014-10-03 15:26:52 -04:00
json-files Exclude openvswitch-datapath element. We don't need it and it's breaking the live cd build for some reason 2014-10-23 08:21:29 -04:00
live Update live 2014-10-23 08:21:29 -04:00
scripts Build discovery ramdisk using dracut 2014-10-23 13:25:22 -04: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 REAMDE for build images 2014-09-12 13:32:42 -04:00
README-packages.md Update REAMDE-packages.md 2014-10-23 09:56:45 -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 Default to just control and compute in deploy-virt-overcloudrc 2014-10-23 12:34:59 -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.