RETIRED, A tool for managing the repos required to use TripleO
Go to file
Marios Andreou bdc952b6ec Remove type annotations for py2 compatibility add tox-sanity-py27
As seen at [1] the get-hash module [2] fails on centos7. Removing the
annotations should fix this.

Adds the tox-sanity-py27 job for sanity checking that we don't break
py27 support moving forward (until we can kill train).

[1]
https://ab16cb0adf1bbde868e8-d97d31900addfa62359a210d03244371.ssl.cf2.rackcdn.com/807269/1/gate/tripleo-ci-centos-7-content-provider/d1be2fe/job-output.txt
[2] https://review.opendev.org/c/openstack/tripleo-quickstart/+/791486

Change-Id: I289fc02a05fd0e550c5cc9ffeb14da0684d15ee9
2021-09-13 14:48:21 +03:00
doc Add doc/requirements 2021-01-05 11:03:09 +01:00
docs Make tripleo-repos be an ansible collection 2021-07-22 17:20:57 +01:00
meta Enable ansible-test sanity checks (nv) 2021-07-30 09:13:13 +01:00
molecule/default Fix config issue loaded default config and ignoring overrides 2021-09-08 11:15:02 +03:00
playbooks Improve ansible module for yum-config 2021-08-05 11:13:36 -03:00
plugins Remove type annotations for py2 compatibility add tox-sanity-py27 2021-09-13 14:48:21 +03:00
releasenotes/notes Default enable --stream by default 2021-04-16 15:23:58 -04:00
tests Make ansible-test sanity voting 2021-09-01 17:33:56 +01:00
zuul.d Remove type annotations for py2 compatibility add tox-sanity-py27 2021-09-13 14:48:21 +03:00
.gitignore Make tripleo-repos be an ansible collection 2021-07-22 17:20:57 +01:00
.gitreview OpenDev Migration Patch 2019-04-19 19:36:06 +00:00
.stestr.conf Combine new modules into a single package 2021-07-16 14:59:19 +01:00
CONTRIBUTING.rst Add docs structure 2017-07-17 13:29:15 -06:00
LICENSE Add LICENSE 2016-06-10 17:26:55 +00:00
MANIFEST.in Make tripleo-repos be an ansible collection 2021-07-22 17:20:57 +01:00
README.md Make tripleo-repos be an ansible collection 2021-07-22 17:20:57 +01:00
README.rst Add support for UBI8 as a subcase of Centos8 2021-01-11 16:51:01 +01:00
ansible.cfg Add molecule jobs to test the modules 2021-09-03 10:59:34 +01:00
galaxy.yml Make ansible-test sanity voting 2021-09-01 17:33:56 +01:00
requirements.txt Combine new modules into a single package 2021-07-16 14:59:19 +01:00
setup.cfg Make tripleo-repos be an ansible collection 2021-07-22 17:20:57 +01:00
setup.py Cleanup py27 support 2020-04-11 16:49:12 +00:00
test-requirements.txt Fix tripleo.repos.get_hash module 2021-08-16 15:20:35 +01:00
tox.ini Add molecule jobs to test the modules 2021-09-03 10:59:34 +01:00
tripleo_repos Make tripleo-repos be an ansible collection 2021-07-22 17:20:57 +01:00

README.md

tripleo.repos collection