RETIRED, A Python library for code common to TripleO CLI and TripleO UI.
Go to file
Takashi Kajinami 47e5225e52 Remove unused urllib3
Usage of urllib3 in unit tests was removed when the docker uploader
was removed[1], and the library is no longer used.

[1] 8b4dbd7c2e

Change-Id: I0716a0b73057a69fe838b7a03336c2fd5edf4045
2022-05-27 12:58:17 +09:00
container-images Merge "Remove reference to Undercloud services" 2022-05-23 18:58:41 +00:00
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 Remove tftp healthcheck from ironic-pxe image 2022-03-01 14:15:29 +13:00
heat_docker_agent Migrate building IPA to ironic-python-agent-builder 2019-09-03 12:48:12 +02:00
image-yaml Merge "Add element reset-bls-entries to overcloud images" 2022-05-03 19:21:39 +00:00
releasenotes Split off Ceph related container images 2022-02-03 14:33:55 +01:00
scripts Auto-detect partition types for mounting more images 2022-02-14 11:23:42 +13:00
tools tox: Keeping going with docs 2019-11-03 02:36:43 +08:00
tripleo_common Merge "Revert "task-core file generation"" 2022-05-23 18:58:38 +00:00
zuul.d Use python job template for Zed 2022-05-20 08:11:02 +00: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 Move actual requirements from test-requirements.txt 2022-05-27 12:58:17 +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.