RETIRED, A Python library for code common to TripleO CLI and TripleO UI.
Go to file
Chandan Kumar (raukadah) 9ee029074d Drop collections/roles list installed from ansible-galaxy
requirements.yaml contains the list of collections and roles
of tripleo-ansible. These collections and roles are already
shipped as a dependencies of tripleo-ansible rpm[1]. It does not
make sense to re-install it from galaxy.

We need to keep this file if someone wants to install custom
collections and roles in the tripleo-ansible-ee container.

[1]. https://github.com/rdo-packages/tripleo-ansible-distgit/blob/rpm-master/tripleo-ansible.spec#L25

Signed-off-by: Chandan Kumar (raukadah) <chkumar@redhat.com>
Change-Id: Ia7ff64c01cb470745f7f9857c7d984f83b36113d
2022-09-16 15:35:14 +05:30
container-images Drop collections/roles list installed from ansible-galaxy 2022-09-16 15:35:14 +05:30
contrib Remove overcloud_containers.yaml 2020-08-25 01:43:19 +00:00
doc Removed mentions of mistral from the doc 2021-05-11 07:50:08 +02:00
healthcheck Merge "Fix missing healthcheck script for manila-api/share" 2022-09-07 12:43:54 +00:00
image-yaml Remove overcloud-agent element from overcloud images 2022-05-04 10:06:15 +12:00
releasenotes Reduce memory consumption in Cinder services 2022-06-17 12:42:58 +02:00
scripts Fix condition for CHROOT, missing quotes 2022-09-06 18:00:30 +02:00
tools tox: Keeping going with docs 2019-11-03 02:36:43 +08:00
tripleo_common Merge "Derive parameters clean up" 2022-09-15 09:47:42 +00:00
zuul.d Moves the shared zuul queue tripleo to the project level 2022-06-23 13:57:44 +03:00
.coveragerc Make coverage tests work 2015-11-30 23:01:07 +00:00
.gitignore [Configuration] Remove testrepository. 2019-01-23 10:00:19 +01:00
.gitreview OpenDev Migration Patch 2019-04-19 19:36:50 +00:00
.mailmap Initial Cookiecutter Commit. 2015-04-29 13:34:49 +02:00
.pre-commit-config.yaml Addressed more pylint issues 2021-03-19 10:02:34 +00:00
.pylintrc Addressed more pylint issues 2021-03-19 10:02:34 +00:00
.stestr.conf Use stestr for unit tests 2018-11-18 21:39:33 +00:00
bindep.txt Add support for py39 2021-03-15 14:38:56 +00:00
CONTRIBUTING.rst Fix non-exiting link to TripleO-common bugs 2018-11-27 08:29:25 +01:00
HACKING.rst Update the documentation link for doc migration 2017-07-25 15:00:27 +08:00
LICENSE Initial Cookiecutter Commit. 2015-04-29 13:34:49 +02:00
README.rst Removed mentions of mistral from the doc 2021-05-11 07:50:08 +02:00
requirements.txt Remove unused ironic-inspector-client 2022-07-22 02:22:04 +09:00
setup.cfg Use python job template for Zed 2022-05-20 08:11:02 +00:00
setup.py Cleanup py27 support 2020-04-13 20:01:42 +02:00
test-requirements.txt Remove unused urllib3 2022-05-27 12:58:17 +09:00
tox.ini Setting language for the python3.6 tox environment 2021-08-19 08:40:02 +00:00

Team and repository tags

image

tripleo-common

A common library for TripleO workflows.