-
- Downloads
Fix image plugin functionality for oslo.config
The new oslo.config style parsing for kolla-build.conf stopped plugins
from working. This patch fixes it and adds a unit test.
Co-Authored-By:
Jeffrey Zhang <zhang.lei.fly@gmail.com>
Closes-Bug: 1534556
Change-Id: I135797c733ae0cae040a009c364073769b19e4eb
Showing
- kolla/cmd/build.py 3 additions, 1 deletionkolla/cmd/build.py
- kolla/tests/base.py 8 additions, 0 deletionskolla/tests/base.py
- kolla/tests/docker/base/Dockerfile.j2 1 addition, 0 deletionskolla/tests/docker/base/Dockerfile.j2
- kolla/tests/docker/neutron-server/Dockerfile.j2 1 addition, 0 deletionskolla/tests/docker/neutron-server/Dockerfile.j2
- kolla/tests/etc/default.conf 5 additions, 0 deletionskolla/tests/etc/default.conf
- kolla/tests/test_build.py 24 additions, 0 deletionskolla/tests/test_build.py
kolla/tests/docker/base/Dockerfile.j2
0 → 100644
Please register or sign in to comment