tripleo-common/releasenotes/notes/use-tripleo-containers-file-0590a59f56fb3907.yaml
Alex Schultz 74799d9beb Switch to tripleo_containers.yaml
In older versions we used the overcloud_containers.yaml.j2 to perform
the service mapping to container names. These containers have
image_source: kolla. Since we've implemented tcib, we have a new
image_source: tripleo which sould be used.

Change-Id: I79a9bb831339567fad0eecf5aed4af74ceb07b57
2020-08-20 22:29:40 -04:00

7 lines
199 B
YAML

---
other:
- |
`container-images/tripleo_containers.yaml.j2` is now used to determine what
containers are used for which services when running the container image
prepare process runs.