kayobe/releasenotes/notes/fix-image-build-regex-964c8c6359841662.yaml
Mark Goddard 1e5fb00754 Fix container image build with multiple regexes
We don't need to provide additional quotes for passing these arguments
to playbooks, since this is now done automatically via
kayobe.utils.quote_and_escape.

Change-Id: I9588b58449e8c8f8eab85ce01b4e130adc150ac6
Story: 2006475
Task: 36416
2019-09-11 18:34:15 +01:00

8 lines
282 B
YAML

---
fixes:
- |
Fixes an issue when specifying multiple regular expressions to the ``kayobe
seed container image build`` and ``kayobe overcloud container image build``
commands. See `story 2006475
<https://storyboard.openstack.org/#!/story/2006475>`__ for details.