5287083116
Fixes an issue where generation of passwords.yml for Kolla Ansible could fail if the directory containing the file does not exist. This is typical in a multiple environment setup, when creating a new environment. Story: 2010293 Task: 46275 Closes-Bug: #2015093 Change-Id: I9dce73a8a205c0c0ad02eba3a10e02b82f5b191d
9 lines
340 B
YAML
9 lines
340 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes an issue where generation of ``passwords.yml`` for Kolla Ansible
|
|
could fail if the directory containing the file does not exist. This is
|
|
typical in a multiple environment setup, when creating a new environment.
|
|
See `story 2010293 <https://storyboard.openstack.org/#!/story/2010293>`_
|
|
for details.
|