RETIRED, A utility to run diskimage-builder undercloud elements on a running host
Go to file
David Hill 3e1125cc72 Set notification driver to noop when enable_telemetry=false
Actually, enable_telemetry=false doesn't do anything because
the notification_drivers values are hardcoded to messaging.
This commit changes this behavior by setting notification_drivers
to noop if enable_telemetry is set to false.

Conflicts:
	elements/puppet-stack-config/puppet-stack-config.yaml.template

Change-Id: I75441352c29b0421358fc0c87f8708355e7fbb2a
Closes-bug: #1838828
Co-Authored-By: Alex Schultz <aschultz@redhat.com>
(cherry picked from commit 8b6d68d13f)
2019-08-15 14:43:24 -06: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 Set notification driver to noop when enable_telemetry=false 2019-08-15 14:43:24 -06:00
imagefactory Don't specify the input type to qemu-img 2014-10-27 19:08:51 +00:00
instack_undercloud Set notification driver to noop when enable_telemetry=false 2019-08-15 14:43:24 -06:00
json-files Exclude epel element for diskimage-builder 2018-04-19 05:40:20 +00:00
releasenotes Add start/stop command for ironic-inspector-dnsmasq 2018-08-30 16:39:59 +00:00
scripts Enable override of overcloud status check for undercloud update. 2019-04-04 12:50:55 +02:00
templates Wrap the undercloud public_host IP for IPv6 2019-05-07 12:45:04 +00:00
tools Avoid tox_install.sh for constraints support 2017-12-01 07:45:54 +01:00
zuul.d import zuul job settings from project-config 2018-08-24 05:05:30 +00: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 OpenDev Migration Patch 2019-04-19 19:32:26 +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 Updated from global requirements 2018-03-03 20:43:01 +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 2018-01-29 00:09:22 +00:00
tox.ini Update UPPER_CONSTRAINTS_FILE for stable/queens 2018-03-03 11:39:04 +00:00
undercloud.conf.sample Drop example in config file comments 2018-07-10 17:02:56 +02: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