RETIRED, TripleO Operator Ansible project repository. Contains playbooks that can be used to automate TripleO OpenStack deployments.
Go to file
Hervé Beraud e61f16c3fa Use unittest.mock instead of mock
The mock third party library was needed for mock support in py2
runtimes. Since we now only support py36 and later, we can use the
standard lib unittest.mock module instead.

Change-Id: If7d7ed6f3b398b48ace903f8307adc64264b2f1b
2020-06-09 12:17:46 +02:00
doc Use unittest.mock instead of mock 2020-06-09 12:17:46 +02:00
playbooks Add operator for tripleo container image build 2020-05-20 14:40:31 -04:00
plugins Merge "Make tripleo_shell_script more robust" 2020-04-09 14:47:33 +00:00
releasenotes/source Switch to newer openstackdocstheme and reno versions 2020-06-03 20:38:19 +02:00
roles Merge "Add operator for tripleo container image build" 2020-06-05 13:22:44 +00:00
tests Use unittest.mock instead of mock 2020-06-09 12:17:46 +02:00
zuul.d Merge "Add operator for tripleo container image build" 2020-06-05 13:22:44 +00:00
.gitignore add *.pyc to .gitignore 2020-03-09 16:21:45 -04:00
.gitreview Added .gitreview 2019-12-13 17:32:56 +00:00
.mdlrc Enabled markdownlint 2020-01-28 13:27:26 +00:00
.pre-commit-config.yaml Add first documentation for the project 2020-03-02 14:15:50 +00:00
.stestr.conf Add initial structure 2019-12-16 10:36:11 -07:00
.yamllint Add initial structure 2019-12-16 10:36:11 -07:00
LICENSE Add initial structure 2019-12-16 10:36:11 -07:00
README.md Update the documentation 2020-03-06 13:19:18 -07:00
ansible-requirements.txt Add initial structure 2019-12-16 10:36:11 -07:00
bindep.txt Add first documentation for the project 2020-03-02 14:15:50 +00:00
galaxy.yml Fix metadata 2020-06-01 13:39:44 -06:00
requirements.txt Add initial structure 2019-12-16 10:36:11 -07:00
setup.cfg Include playbooks in build content 2020-02-18 14:39:37 -07:00
setup.py Add initial structure 2019-12-16 10:36:11 -07:00
test-requirements.txt Use unittest.mock instead of mock 2020-06-09 12:17:46 +02:00
tox.ini Pinning pytest-html to <= 2.0.1 2020-03-12 07:46:21 -06:00

README.md

tripleo-operator-ansible

This repository contains an ansible collection of TripleO roles. This collection contains a set of roles providing an ansible interface for the TripleO cli actions.

Documentation

Documentation can be viewed at https://docs.openstack.org/tripleo-operator-ansible/latest/