RETIRED, A utility to run diskimage-builder undercloud elements on a running host
Go to file
Dougal Matthews 72ce841253 Only delete workflows with the tripleo-common-managed tag
The new workflow tag allows us to detect tripleo-common workflows. It is
safe to delete and reload these. Workflows that come from other places
shouldn't be removed.

There is some upgrade logic here that handles the O -> P upgrade, as on
the first run the workflows will not have the tripleo-common-managed
tag. If the tag isn't found, we revert to the current behaviour and then
on future undercloud installations this wont be a problem.

The new test is a duplication of a previous test but with multiple
workflows that have tripleo in the name. Only the one with the tag is
deleted.

Depends-On: Ieeb51f8e705b8988fb4d0f5d17d7fce6b5b04f36
Closes-Bug: #1715389
Change-Id: I84d441daedcafe686b9576d47b037977b493dbc7
(cherry picked from commit d6c0636421)
2017-09-07 21:12:26 +02:00
config-generator Pythonize instack-install-undercloud 2015-05-26 14:02:18 +02:00
doc/source Switch from oslosphinx to openstackdocstheme 2017-07-10 08:49:38 -06:00
elements Use integer for rabbitmq port and specify management IP 2017-09-05 09:57:01 -07:00
imagefactory Don't specify the input type to qemu-img 2014-10-27 19:08:51 +00:00
instack_undercloud Only delete workflows with the tripleo-common-managed tag 2017-09-07 21:12:26 +02:00
json-files Use ironic::pxe class to setup PXE 2016-09-02 11:52:14 +02:00
releasenotes Revert "Adds execution of post-upgrade validations on undercloud upgrade" 2017-08-29 17:17:08 -07:00
scripts Undercloud/Certmonger: Only attempt to reload haproxy is it's active 2017-09-02 04:18:46 +00:00
templates Validate vips when generating certificate too 2017-01-19 08:11:21 -07:00
tools Add Reno support 2017-01-24 10:01:45 -05:00
.coveragerc Enable coverage testing 2015-11-30 22:56:47 +00:00
.gitignore Add Reno support 2017-01-24 10:01:45 -05:00
.gitreview Update .gitreview for stable/pike 2017-08-24 21:04:45 +00:00
.testr.conf Test _generate_environment 2015-05-28 11:27:15 -05:00
Gemfile Switch to use Puppet Openstack spec helper 2016-10-05 17:16:24 -06:00
LICENSE Add LICENSE 2014-02-18 09:48:12 -05:00
README.md Optimize the link address 2017-06-06 18:11:28 +07:00
Rakefile Disable the deprecation warnings as errors for puppet-syntax 2017-02-01 12:32:51 +01:00
bindep.txt Add ssl development headers to bindep 2017-07-06 16:21:20 +01:00
requirements.txt Merge "Switch to scheduling based on resource classes" 2017-08-22 16:18:50 +00:00
setup.cfg Add instack-pre-upgrade-undercloud to setup.cfg 2017-07-11 20:45:41 +00:00
setup.py Updated from global requirements 2017-03-28 22:03:54 +00:00
test-requirements.txt Updated from global requirements 2017-07-27 19:10:22 +00:00
tox.ini Update UPPER_CONSTRAINTS_FILE for stable/pike 2017-08-24 21:04:46 +00:00
undercloud.conf.sample Allow setting the DNS domain name in undercloud.conf 2017-06-14 22:02:19 +00:00

README.md

Team and repository tags

Team and repository tags

Undercloud Install via instack

instack-undercloud is tooling for installing a TripleO undercloud.

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