RETIRED, A Python library for code common to TripleO CLI and TripleO UI.
Go to file
Lukas Bezdicka 4c025ca457 FFWD3: Resolve deployment error with become
Check if deployed file exists for CADeployment | controller-0 | error={"changed": false, "msg": "Permission denied"}

Upgrade returns this error which is simply caused by missing become.

Change-Id: I1bf6987f2feab13ee22ffd240e7a5b0c19346c58
(cherry picked from commit c9e8b25bd1)
2023-01-26 11:06:07 +00:00
container-images Fix syntax error in uid_gid_manage.sh file 2023-01-06 05:12:52 +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 By default, unset everything proxy related for healthcheck 2022-11-23 07:53:19 +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 tripleo-mount-image: replace most lsblk calls with blkid 2022-10-25 10:43:20 +13:00
tools tox: Keeping going with docs 2019-11-03 02:36:43 +08:00
tripleo_common FFWD3: Resolve deployment error with become 2023-01-26 11:06:07 +00:00
zuul.d OSP-19547: Switch upgrade job to use Zed branch 2023-01-16 14:26:54 +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 Update .gitreview for stable/zed 2022-11-02 16:24:25 +00:00
.mailmap Initial Cookiecutter Commit. 2015-04-29 13:34:49 +02:00
.pre-commit-config.yaml Pull flake8 from Github 2022-11-16 18:57:22 +09: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
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
bindep.txt Add support for py39 2021-03-15 14:38:56 +00: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 Adapt to tox 4.x 2023-01-03 03:20:16 +00:00

README.rst

Team and repository tags

image

tripleo-common

A common library for TripleO workflows.