RETIRED, A Python library for code common to TripleO CLI and TripleO UI.
Go to file
Julia Kreger d3a5fdb6d0 Add dnsmasq to ironic-pxe container
In order for us to handle RHEL9's removal of tftp-server, we need
to migrate to another TFTP server to support PXE operations, and
luckily enough, dnsmasq has this capability.

With the package in place, we should be able to invoke it
for the container to run and then eventually remove tftp-server.

Change-Id: I28a3e1200567236d4f78bfddb7899490bbea267f
2021-07-28 07:52:32 -07:00
container-images Add dnsmasq to ironic-pxe container 2021-07-28 07:52:32 -07: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 Merge "Add missing IPv6 support for healthcheck_port" 2021-07-08 02:46:35 +00:00
heat_docker_agent Migrate building IPA to ironic-python-agent-builder 2019-09-03 12:48:12 +02:00
image-yaml Shrink whole disk image from 40G to 6G 2021-07-09 15:35:46 +12:00
releasenotes Fix field validation typo s/macs/mac 2021-07-07 08:28:23 +00:00
scripts Update artifact tooling for swiftless underclouds 2021-04-12 13:32:37 +00:00
tools tox: Keeping going with docs 2019-11-03 02:36:43 +08:00
tripleo_common Do not generate password for unsupported services 2021-07-14 21:25:34 +09:00
undercloud_heat_plugins Add custom subclass to revert mapping 2018-03-27 12:33:24 +02:00
zuul.d Update image build dependencies 2021-04-30 16:37:24 +12: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
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 all mistral actions from tripleo-common 2021-03-01 21:27:08 +05:30
setup.cfg setup.cfg: Replace dashes with underscores 2021-05-13 10:04:16 +08:00
setup.py Cleanup py27 support 2020-04-13 20:01:42 +02:00
sudoers Remove tripleo-container-image-prepare script 2020-08-28 07:25:48 +00:00
test-requirements.txt Add doc/requirements 2021-01-05 09:25:33 +01:00
tox.ini Changed minversion in tox to 3.18.0 2021-06-03 17:04:35 +08:00

README.rst

Team and repository tags

image

tripleo-common

A common library for TripleO workflows.