RETIRED, Lightweight composition layer for Puppet TripleO
Go to file
Michele Baldessari ce4b87f4cf Fix novavnc haproxy network
Since "Use single NovaLibvirtNetwork to configure instance console
components" Icef2481b65b41b524ad44eeecfbee4451006e1d2, we are getting
the following error:

Error while evaluating a Function Call, The service_network for this
service is undefined. Can't configure TLS for the internal network.

Let's first lookup the old network and then the newer one to keep
compatibility.

Tested by triggering fs039 on
https://review.opendev.org/c/openstack/tripleo-heat-templates/+/780934
with a dep-on on this review.

Change-Id: Ic9ae8a1a0f69d85b2acd2598644c1cae8c1db78d
Closes-Bug: #1919506
(cherry picked from commit cc9c81db63)
2021-03-19 11:04:29 +01:00
doc Switch to newer openstackdocstheme and reno versions 2020-06-03 20:33:05 +02:00
files Add Memcached certificate generation 2020-09-10 13:33:07 +00:00
lib Remove package_manifest 2020-09-22 10:09:27 -04:00
manifests Fix novavnc haproxy network 2021-03-19 11:04:29 +01:00
releasenotes Merge "Add monitor interval for ovn dbs" into stable/victoria 2021-03-15 22:29:31 +00:00
spec Handle cinder_mount_point_base for cinder mounting needs 2021-03-03 11:29:34 +00:00
templates Puppet config options for AMQP1 sensubility transport 2020-10-21 13:51:25 -04:00
zuul.d Replace deprecated zuul template tripleo-standalone-multinode-ipa 2021-03-04 14:38:36 +02:00
.gitignore Dissuade .gitignore references to personal tools 2018-10-08 11:47:08 +08:00
.gitreview Update .gitreview for stable/victoria 2020-10-30 15:50:37 +00:00
.sync.yml Initial msync run for all Puppet OpenStack modules 2015-08-18 14:30:54 +02:00
Gemfile Use openstack_spec_helper from zuul checkout 2020-08-30 23:06:53 +02:00
LICENSE Add basic structure for a Puppet module 2015-02-02 11:39:21 -05:00
Puppetfile_extras Adding key_size option on the certmonger_certificate function 2021-01-05 14:35:47 +00:00
README.md Add the missing ':' in README 2018-07-28 07:57:53 +00:00
Rakefile Composable HA 2017-01-25 19:32:31 +00:00
bindep.txt Add Puppet package to bindep, for module build 2017-10-27 13:50:15 -07:00
metadata.json Bump metadata to 13.5.0 for new release of stable/victoria 2020-12-22 18:55:27 +02:00
setup.cfg Force to use markdown to prevent pypi issue 2019-07-01 20:45:00 +02:00
setup.py chmod +x setup.py 2017-10-06 12:28:56 -07:00
tox.ini Update TOX_CONSTRAINTS_FILE for stable/victoria 2020-10-30 15:50:39 +00:00

README.md

Team and repository tags

Team and repository tags

puppet-tripleo

Lightweight composition layer for Puppet TripleO.

Contributing