RETIRED, A utility to run diskimage-builder undercloud elements on a running host
Go to file
Ben Nemec fb0099d589 Merge pull request #80 from Divius/discoverd-firewall
Allow firewall access to port 5050 for discoverd
2014-11-19 10:00:55 -06:00
docker Update README.md 2014-08-21 15:44:53 -04:00
elements Allow firewall access to port 5050 for discoverd 2014-11-19 16:58:40 +01:00
imagefactory Don't specify the input type to qemu-img 2014-10-27 19:08:51 +00:00
json-files Add rhel-7-undercloud-packages.json 2014-11-13 12:29:35 -06:00
live Update live 2014-10-23 08:21:29 -04:00
scripts Choose the correct json file depending on your OS 2014-11-13 10:44:34 -08: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 README-build-images.md 2014-10-28 11:57:43 -04:00
README-packages.md Update README-packages.md 2014-10-24 11:26:02 -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 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 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.