RETIRED, TripleO Ansible project repository. Contains playbooks for use with TripleO OpenStack deployments.
Go to file
Juan Larriba af705d5d94 Undercloud mysql database must be idempotent
Currently, the database backup excludes certain tables because it is
intended do a restorable dump of a Galera cluster, but this does not
apply onm the undercloud database, which does not belong to any cluster.

This patch changes the procedure for taking an undercloud database
backup to get a full one.

Change-Id: I5e2876b3f7ffe2b63584802505a10dd1966be4a0
(cherry picked from commit 7884d62ae8)
2022-04-07 10:10:56 +00:00
.config/molecule Removing playbooks section from default molecule config 2022-02-25 12:22:34 -05:00
_skeleton_role_ Switch collectd molecule jobs to use CentOS Stream 8 image 2022-02-16 12:57:50 -05:00
doc autodoc shouldn't assume there's a converge playbook 2022-03-18 12:00:16 +00:00
releasenotes Adding tripleo_kernel_hugepages 2022-03-18 07:58:52 -04:00
scripts Use TOX_CONSTRAINTS_FILE 2021-03-15 18:24:25 +08:00
tests Merge "Convert tox to native zuul" 2019-07-08 14:18:00 +00:00
tripleo_ansible Undercloud mysql database must be idempotent 2022-04-07 10:10:56 +00:00
zuul.d Run molecule when ceph_spec_bootstrap is changed 2022-03-16 14:19:46 +00:00
.ansible-lint Force ansible-lint to check just this repository 2021-07-09 11:38:43 +00:00
.gitignore Upgrade ansible-lint to 5.0 2021-03-11 09:47:14 +00:00
.gitreview Update .gitreview for stable/wallaby 2021-05-05 15:33:28 +00:00
.pre-commit-config.yaml Set the ansible-lint version to v5.3.2 2022-01-18 14:45:19 +00:00
.stestr.conf Introduce unit tests structure for tripleo-ansible filters 2019-12-02 22:26:16 +00:00
.yamllint Re-organize zuul config 2019-06-19 12:52:07 -05:00
LICENSE normalize newlines at end of file 2019-11-12 15:06:58 +00:00
README.rst Fix launchpad tracker in README.rst 2019-09-29 10:08:38 +02:00
ansible-requirements.txt Convert all OS module imports to collections imports 2021-08-23 16:58:46 +03:00
ansible-test-env.rc Molecule testing for TripleO Strategy Plugins 2020-06-03 20:07:10 +00:00
bindep.txt Drop tasks meant to run run_os_net_config.sh 2020-09-26 10:23:43 +05:30
galaxy.yml Upgrade ansible-lint to 5.0 2021-03-11 09:47:14 +00:00
molecule-requirements.txt Don't use upper-constraints with molecule 2021-09-24 07:44:07 -06:00
requirements.txt Fix ci issues 2020-12-15 08:59:04 -07:00
requirements.yml Upgrade ansible-lint to 5.0 2021-03-11 09:47:14 +00:00
role-addition.yml fix galaxy meta requirements 2021-09-23 14:36:41 +02:00
roles Revert "Remove roles symlink" 2019-10-28 21:43:35 +00:00
setup.cfg Cleanup after rename-pocolyps 2020-04-02 07:56:20 -05:00
setup.py Disable auto discovery 2022-03-30 06:14:10 +00:00
test-requirements.txt Add mock to test-requirements 2020-07-07 15:42:21 +03:00
tox.ini Update TOX_CONSTRAINTS_FILE for stable/wallaby 2021-12-15 23:51:43 +09:00

README.rst

Team and repository tags

image

TripleO Ansible

TripleO Ansible project repository. Contains Ansible playbooks, roles, and plugins for use with TripleO.

Documentation for the project can be found at: https://docs.openstack.org/tripleo-ansible/latest/

Release notes for the project can be found at: https://docs.openstack.org/releasenotes/tripleo-ansible/

The project source code repository is located at: https://opendev.org/openstack/tripleo-ansible/

The project home is at: https://launchpad.net/tripleo

The project bug tracker is located at: https://bugs.launchpad.net/tripleo