kolla/kolla
Paul Bourke 5ddba7892d Fix plugin parsing for base images
If we try to add a plugin to a base image, e.g.

[neutron-base-plugin-neutron-fwaas]
type = git
location = https://github.com/openstack/neutron-fwaas
reference = master

The build will fail as it parses the above as both
"neutron-base-plugin-neutron-fwaas" and "base-plugin-neutron-fwaas".

Update the regex to ensure the image name is anchored to the beginning of the
conf section.

Change-Id: I4099ebd0d25cd28a9bb3bdc4fcfbf311ce22a3fd
Closes-Bug: #1638900
2016-11-04 10:27:39 +00:00
..
cmd Consistently set sys path when using local tools 2016-10-14 17:01:36 +02:00
common Merge "Revert "Build source from Newton rather then Master"" 2016-11-02 18:38:44 +00:00
hacking Ensure doesn't use LOG.warn 2016-09-05 04:27:29 +00:00
image Fix plugin parsing for base images 2016-11-04 10:27:39 +00:00
template enhancements to install_packages macro 2016-08-15 08:17:13 -05:00
tests Fix plugin parsing for base images 2016-11-04 10:27:39 +00:00
__init__.py Make Kolla installable via PIP 2015-08-24 16:08:49 -07:00
opts.py Generate the kolla-build.conf file using oslo_config 2016-01-06 08:11:06 +08:00
version.py Generate the kolla-build.conf file using oslo_config 2016-01-06 08:11:06 +08:00