tripleo-heat-templates/container_config_scripts
Oliver Walsh f10d0c08d3 Use python to template cell urls
Heat and Puppet cannot handle it properly due to url_parse()
not escaping url encoded special characters.

In future, this script could be reworked into an ansible plugin.
We need it as is to close the related multi-cells regression
sneaked in after Train for Wallaby.

This doesn't raise the bar for standalone roles migration plans
as we have already a plenty of container config scripts to be
migrated as well. Adding another one won't make things (much)
worse.

Related: rhbz#2089512
Change-Id: I0216dd555eacbcb37abd03a67fdd39f9244285db
(cherry picked from commit 9fe769c512)
2022-11-15 13:10:32 +00:00
..
monitoring Merge "Make sure sensubility has proper permission" into stable/wallaby 2022-09-16 16:51:42 +00:00
tests Use python to template cell urls 2022-11-15 13:10:32 +00:00
__init__.py Rename docker_config_scripts to container_config_scripts 2019-03-06 09:05:50 -05:00
mysql_upgrade_db.sh Upgrade mariadb storage during upgrade tasks 2021-02-16 09:08:40 +01:00
nova_api_ensure_default_cells.py Use python to template cell urls 2022-11-15 13:10:32 +00:00
nova_libvirt_init_secret.sh nova_libvirt_init_secret Give a proper error if ceph is not configured properly 2022-02-17 11:51:40 +00:00
nova_statedir_ownership.py fix nova_statedir_ownership 2020-11-20 16:05:21 +01:00
nova_wait_for_api_service.py Change optparse to argparse 2020-01-21 04:17:09 +00:00
nova_wait_for_compute_service.py Change optparse to argparse 2020-01-21 04:17:09 +00:00
pacemaker_mutex_restart_bundle.sh CentOS 9: support restart of HA resources 2021-09-08 12:25:43 +00:00
pacemaker_mutex_shutdown.sh Serialize shutdown of pacemaker nodes 2020-12-24 14:06:32 +01:00
pacemaker_resource_lock.sh Serialize shutdown of pacemaker nodes 2020-12-24 14:06:32 +01:00
pacemaker_restart_bundle.sh Check whether an HA resource already exists explicitly 2021-09-08 13:40:37 +02:00
pacemaker_wait_bundle.sh CentOS 9: support restart of HA resources 2021-09-08 12:25:43 +00:00
placement_wait_for_service.py Stop to use the __future__ module. 2020-07-02 15:27:27 +00:00
pyshim.sh Fix typos 2020-09-16 15:45:12 +05:30
wait-port-and-run.sh Ensure redis_tls_proxy starts after all redis instances 2020-07-07 05:36:43 +00:00