RETIRED, A utility to run diskimage-builder undercloud elements on a running host
Go to file
Ben Nemec bb9ccd5525 Remove pbr version specifier
Most of our dependencies now are relying on pbr>1.0, so the old
version specifier causes conflicts.

Change-Id: I16925a3b782ddaefeba3acf0ed315779cb34b119
2015-06-26 22:55:50 +02:00
config-generator Pythonize instack-install-undercloud 2015-05-26 14:02:18 +02:00
doc/source Add the -N flag for the ssh tunnel to access the GUI 2015-06-24 18:40:36 +03:00
elements Merge "Avoid appending .openstacklocal via neutron dhcp" 2015-06-24 23:23:34 +02:00
heat-templates Simplify satellite registration 2015-05-14 18:45:44 +01:00
imagefactory Don't specify the input type to qemu-img 2014-10-27 19:08:51 +00:00
instack_undercloud Fix pep8 indentation failure 2015-06-23 18:19:03 +00:00
jenkins-jobs Add a command to run the config tools provision.sh 2015-01-26 10:13:17 -05:00
json-files Don't use os-collect-config 2015-05-13 08:48:56 -04:00
scripts Fix passing of TESTENV_ARGS 2015-06-16 16:53:23 +00:00
.gitignore Pythonize instack-install-undercloud 2015-05-26 14:02:18 +02:00
.gitreview Add .gitreview 2015-02-11 10:51:30 -05:00
.testr.conf Pythonize instack-install-undercloud 2015-05-26 14:02:18 +02:00
LICENSE Add LICENSE 2014-02-18 09:48:12 -05:00
README.md Clean up no longer relevant artifacts 2015-03-20 16:19:53 -04:00
deploy-baremetal-overcloudrc Add documentation comments to deploy-baremetal-overcloudrc sample. 2015-04-10 11:44:40 -07:00
requirements.txt Pythonize instack-install-undercloud 2015-05-26 14:02:18 +02:00
setup.cfg Merge "Add instack-tempest-test-overcloud" 2015-05-27 18:03:07 +02:00
setup.py Remove pbr version specifier 2015-06-26 22:55:50 +02:00
test-requirements.txt Pythonize instack-install-undercloud 2015-05-26 14:02:18 +02:00
tox.ini Pythonize instack-install-undercloud 2015-05-26 14:02:18 +02:00
undercloud.conf.sample Default rabbitmq username/passwould should not be 'guest' 2015-06-19 11:35:04 -04:00

README.md

Undercloud Install via instack

instack-undercloud documentation: https://repos.fedorapeople.org/repos/openstack-m/instack-undercloud/html/

To build the docs locally:

tox -e docs