RETIRED, TripleO Ansible project repository. Contains playbooks for use with TripleO OpenStack deployments.
Go to file
Francesco Pantano 2636e84c41
Provision VIPs for ceph related services
This change adds a new task within cli-deployed-ceph that will be
triggered by tripleoclient when --ceph-vip option is set.
The extra_var input file defines the mapping between the ceph services
and their network, and produces (as output) the VIPs associated to the
specified daemons.
It uses the improved version of "tripleo_service_vip" ansible module
that now supports an output path instead only a playbook dir, and is
able to return a payload (the generated data map) that can be used by
other tasks: this ensures we have more control over the provided input
and output.

Change-Id: I5c2e5caa1579af5cf206633447b92e8fdffdda16
2022-02-04 17:55:24 +01:00
_skeleton_role_ Switch molecule jobs to centos stream 8 2022-01-27 10:35:15 -07:00
doc bnr Added Ironic Howto + Automatic Restore 2021-11-02 14:06:08 +01:00
releasenotes Merge "Add playbook which includes kernelargs.yml" 2022-01-26 18:11:07 +00: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 Provision VIPs for ceph related services 2022-02-04 17:55:24 +01:00
zuul.d Switch to centos-8-stream nodesets 2022-01-17 15:43:55 -07:00
.ansible-lint Module: tripleo_unprovision_network and cli playbook 2021-06-28 16:28:43 +05:30
.gitignore Upgrade ansible-lint to 5.0 2021-03-11 09:47:14 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:33:52 +00:00
.pre-commit-config.yaml Set the ansible-lint version to v5.3.2 2022-01-12 22:09:07 +01: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-09 17:04:22 +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
molecule-requirements.txt Merge "Rename testinfra to pytest-testinfra" 2021-11-01 19:47:56 +00:00
requirements.txt Import ceph_spec from tripleo-common 2022-01-18 16:24:22 +00: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-21 08:53:45 -05:00
roles Revert "Remove roles symlink" 2019-10-28 21:43:35 +00:00
setup.cfg setup.cfg: Replace dashes with underscores 2021-05-04 12:58:21 +00:00
setup.py Initial repo content 2018-07-17 16:36:40 -07:00
test-requirements.txt Add mock to test-requirements 2020-07-07 15:42:21 +03:00
tox.ini These should be indented four spaces to match the other things in this block 2021-12-01 20:04:35 +08: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