
When setting certificate folders to /etc/octavia/certs or similar that depends on /etc/octavia folder the resource will fail because it doesn't create the whole folder path recursively. This changes the dependency chaining to make sure that certificates are modified after package installs so that the /etc/octavia folder for example is available. Closes-Bug: 1804883 Change-Id: I551053b96fde110478945955f3d7dc42bf3e65ef
6 lines
115 B
YAML
6 lines
115 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixed a bug where certificate folders that depended on paths provided
|
|
by packages failed.
|