978a2864f9
Original symlinking works fine with a tarball source for the requirements repo. However, when user supplies git type source of it, we cannot guarantee that the source direcotry name contains ``requirements``. This patch fixes it by moving plugins directory outside of openstack-base directory, which ultimately allow us to use simpler symlinking as openstack-base-archive would be the only directory inside. Closes-Bug: #2074075 Change-Id: I5a9162a30b23cfabb64dabe5c12c226fa8627abd
7 lines
181 B
YAML
7 lines
181 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixed a bug preventing image builds when requirements are provided from
|
|
git type source.
|
|
`LP#2074075 <https://bugs.launchpad.net/kolla/+bug/2074075>`__
|