7efe0f12c3
Specified environment directories were silently ignored if they didn't exist, meaning a typo in a path argument might only be discovered very late, after the deployment finishes. The ~/.tripleo/environment special case is preserved, and will still be silently ignored when not present. Change-Id: I33760ef3f5ce04209ddaf06fb5522eb8375e4385 Closes-Bug: #1697031
7 lines
205 B
YAML
7 lines
205 B
YAML
---
|
|
fixes:
|
|
- |
|
|
``overcloud deploy`` now fails early if a path specified for
|
|
``--environment-directory`` does not exist. See `bug 1697031
|
|
<https://bugs.launchpad.net/tripleo/+bug/1697031>`__.
|