RETIRED, A utility to run diskimage-builder undercloud elements on a running host
Go to file
2014-04-07 16:11:45 -04:00
elements Revert "remove 00-setenforce-0 file to enable selinux" 2014-04-03 16:26:18 -04:00
json-files Name the json runs, this will be output by instack 2014-04-07 16:11:45 -04:00
scripts Install script updates for better logging and have moved some required installs into the spec file 2014-04-07 15:56:40 -04:00
.gitignore Add .gitignore 2014-02-13 08:02:55 -05:00
instack-baremetal.answers.sample Switch to secure passwords for the undercloud 2014-04-02 07:40:38 -04:00
instack-virt.answers.sample Switch to secure passwords for the undercloud 2014-04-02 07:40:38 -04:00
LICENSE Add LICENSE 2014-02-18 09:48:12 -05:00
Overcloud-packages.md Switch to secure passwords for the undercloud 2014-04-02 07:40:38 -04:00
Overcloud.md Update for tripleo wrapper script and instack-* script prefix 2014-03-13 09:14:07 -04:00
README-build-images.md Add readme for building images 2014-03-21 09:36:38 -04:00
README-packages.md Merge branch 'passwords' 2014-04-02 14:55:13 -04:00
README-source.md All the hacks for latest Tuskar 2014-04-02 14:54:14 -04:00
README-virt.md Added LIBVIRT_DEFAULT_URI 2014-04-01 10:07:11 -04:00
README.md Update README.md 2014-03-19 08:18:43 -04:00

Undercloud Install via instack

instack-undercloud can be used in an all baremetal environment or an all virtual environment.

To use instack-undercloud in an all virtual environment, perform the setup at README-virt first, then return to this page.

Packages vs. Source

You can use packages of instack-undercloud and instack to perform the install, or you can use git checkouts of these 2 repositories to perform a source based install. Note that only instack-undercloud and instack will be installed from source, the rest of the dependencies will still be installed from packages.

To use instack-undercloud/instack from source see README-source.

To use instack-undercloud/instack from packages see README-packages.