74799d9beb
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
7 lines
199 B
YAML
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.
|