ae86e3a0db
The Kolla project supports building images with user-defined prefixes. However, Kolla-ansible is unable to use those images for installation. This patch fixes that issue. Closes-Bug: #2073541 Change-Id: Ia8140b289aa76fcd584e0e72686e3786215c5a99
10 lines
197 B
YAML
10 lines
197 B
YAML
---
|
|
features:
|
|
- |
|
|
Adds ``docker_image_name_prefix`` that allows to define
|
|
images prefix.
|
|
fixes:
|
|
- |
|
|
Fixes `LP#2073541
|
|
<https://bugs.launchpad.net/kolla-ansible/+bug/2073541>`__
|