Go to file
James Slagle fb7954193d Make 98-undercloud-setup rerunnable
This patch makes 98-undercloud-setup rerunnable, and drops the check for
the $OK_FILE so that the script is rerun every time "openstack
undercloud install" is executed.

This makes it such the installer can be rerun and the configuration from
undercloud.conf is always applied, without having to do things such as
manual db cleanup or hackery.

The neutron network and subnet are updated as long as the cidr is the
same.  Neutron does not allow updating a subnet cidr, so in the case
where the cidr is different, the network/subnet will be deleted and
recreated.

Note that as part of testing update the local_ip setting, I discovered
that bind_host for glance-registry was unset in the puppet hieradata,
causing glance registry to bind to 0.0.0.0. That has been fixed here as
well.

Change-Id: I7a8daa334ceb7f69fb28fe7cfc456aa1bf81e119
2015-12-22 12:02:15 -05:00
2015-09-16 14:20:35 +00:00
2015-11-30 22:56:47 +00:00
2015-11-30 22:56:47 +00:00
2015-09-08 13:04:29 -04:00
2015-05-28 11:27:15 -05:00
2015-11-10 17:44:29 +01:00
2014-02-18 09:48:12 -05:00
2015-11-10 17:44:29 +01:00
2015-10-13 15:23:41 +00:00
2015-06-26 22:55:50 +02:00
2015-11-30 22:56:47 +00:00
2015-11-30 22:56:47 +00:00

Undercloud Install via instack

instack-undercloud is tooling for installing a TripleO undercloud.

It is part of the TripleO project: http://docs.openstack.org/developer/tripleo-docs/index.html

Description
RETIRED, A utility to run diskimage-builder undercloud elements on a running host
Readme 20 MiB