tripleo-ansible/tripleo_ansible/roles
Brent Eagles b94fb8e9d8 Scan existing controllers on update to pick up existing certs/private keys
Adds an octavia related role to pick up CA (cert and private key pairs)
and client certificate from controllers and modifies existing roles to
use them instead of generating new ones.

Depends-On: https://review.opendev.org/745529

Change-Id: I5c18a59bf11e3915ef5f88c1eb2af1b4713af35b
Co-Authored-By: Gregory Thiemonge <gthiemon@redhat.com>
Related-Bug: #1849548
Related-Bug: #1849550
(cherry picked from commit d3e7a42cda)
(cherry picked from commit 2e5be7b968)
2020-08-10 15:45:05 +02:00
..
aide Use CI mirrors for molecule jobs 2020-02-20 12:38:44 -05:00
backup-and-restore BaR: Deleted duplicated variables 2020-07-22 20:06:19 +02:00
login-defs (follow-up) run check mode for more molecule tests 2020-04-14 16:29:13 +00:00
octavia-controller-config Scan existing controllers on update to pick up existing certs/private keys 2020-08-10 15:45:05 +02:00
octavia-controller-post-config Fix Octavia amphora log offloading template path 2020-07-14 13:55:50 +02:00
octavia-overcloud-config Scan existing controllers on update to pick up existing certs/private keys 2020-08-10 15:45:05 +02:00
octavia-undercloud Octavia: handle empty amphora image search result 2020-06-23 16:42:45 -02:30
octavia_common Add support for Octavia amphora log offloading 2020-06-04 14:55:53 -07:00
octavia_controller_check Scan existing controllers on update to pick up existing certs/private keys 2020-08-10 15:45:05 +02:00
test_deps Add centos8 file for deps 2020-05-20 10:09:07 +00:00
test_package_action Use CI mirrors for molecule jobs 2020-02-20 12:38:44 -05:00
tripleo-bootstrap Create Symlink /usr/bin/ansible-playbook-3 when not exist 2020-04-20 14:41:01 -04:00
tripleo-cellv2 Switch from handlers to tasks 2020-07-31 10:55:19 -06:00
tripleo-ceph-common Exclude callbacks env vars for ceph-ansible 2020-06-03 14:37:47 -06:00
tripleo-ceph-run-ansible Use ansible_user only if ANSIBLE_REMOTE_USER is unset 2020-07-21 17:38:26 -04:00
tripleo-ceph-uuid Set short ANSIBLE_SSH_CONTROL_PATH_DIR for all ceph roles 2020-07-02 21:15:21 +00:00
tripleo-ceph-work-dir Add default value in CinderRbdExtraPools task condition 2020-07-16 10:07:09 +02:00
tripleo-clients-install Tune-up package install 2020-03-04 16:55:13 -05:00
tripleo-config (follow-up) run check mode for more molecule tests 2020-04-14 16:29:13 +00:00
tripleo-container-image-build Add debug output when rendering container files 2020-07-15 21:33:20 +00:00
tripleo-container-image-prepare Switch from handlers to tasks 2020-07-31 10:55:19 -06:00
tripleo-container-manage [train-only] container_systemd: clean and test requires for systemd 2020-07-28 12:12:52 +00:00
tripleo-container-rm Merge "Replace podman commands by module" into stable/train 2020-05-07 20:38:16 +00:00
tripleo-container-stop Replace podman commands by module 2020-05-07 18:29:16 +03:00
tripleo-container-tag Merge "Switch install-docker with ensure-docker" into stable/train 2020-04-15 20:27:08 +00:00
tripleo-create-admin (follow-up) run check mode for more molecule tests 2020-04-14 16:29:13 +00:00
tripleo-firewall Switch from handlers to tasks 2020-07-31 10:55:19 -06:00
tripleo-hieradata Fix tripleo_hierdata permissions 2020-07-07 13:33:39 +00:00
tripleo-hosts-entries Fix host entries permissions 2020-07-06 12:20:06 -04:00
tripleo-image-serve (follow-up) run check mode for more molecule tests 2020-04-14 16:29:13 +00:00
tripleo-kernel Switch from handlers to tasks 2020-07-31 10:55:19 -06:00
tripleo-keystone-resources Correctly set openstack_domains for ansible >= 2.9 2020-04-16 17:39:23 -04:00
tripleo-module-load (follow-up) run check mode for more molecule tests 2020-04-14 16:29:13 +00:00
tripleo-nova-image-cache Add role/playbook to manage nova image cache 2020-03-18 14:09:58 +00:00
tripleo-ovs-dpdk 'tripleo_ovs_dpdk_lcore_list' should be optional 2020-04-03 15:10:07 +02:00
tripleo-packages Correctly match openvswitch package 2020-05-20 10:09:21 +00:00
tripleo-persist Use CI mirrors for molecule jobs 2020-02-20 12:38:44 -05:00
tripleo-podman Merge "Revert "Ensure we produce a valid JSON while emptying the file"" into stable/train 2020-07-31 19:15:51 +00:00
tripleo-ptp Switch from handlers to tasks 2020-07-31 10:55:19 -06:00
tripleo-redhat-enforce tripleo-redhat-enforce new role to enforce RHOSP constraints. 2020-05-04 17:51:38 +02:00
tripleo-securetty Use CI mirrors for molecule jobs 2020-02-20 12:38:44 -05:00
tripleo-ssh-known-hosts Simplify ssh_known_hosts role 2020-07-02 16:03:47 +00:00
tripleo-sshd Make tripleo_sshd more idempontent 2020-07-31 11:00:10 -06:00
tripleo-systemd-wrapper Fix typo in sync script string container name comparison 2020-05-05 14:15:37 +00:00
tripleo-timezone Switch from handlers to tasks 2020-07-31 10:55:19 -06:00
tripleo-transfer Use CI mirrors for molecule jobs 2020-02-20 12:38:44 -05:00
tripleo-upgrade-hiera Fix logic to stop overrwriting upgrade hieradata 2020-03-13 17:10:28 +01:00
tripleo-validations-package Use CI mirrors for molecule jobs 2020-02-20 12:38:44 -05:00
tripleo_nvdimm Add new role to manage persistent memory devices 2020-05-27 17:15:28 +02:00
tripleo_provision_mcelog added mcelog role 2020-05-28 07:20:22 +00:00
tuned Switch from handlers to tasks 2020-07-31 10:55:19 -06:00
octavia-controller-check Scan existing controllers on update to pick up existing certs/private keys 2020-08-10 15:45:05 +02:00
tripleo-docker-rm Import the tripleo-docker-rm role 2019-06-24 14:07:48 -05:00