db78657c23
There are two cases where pip installs kolla share into ~/.local/share/kolla: - with `pip install --user kolla` - with `pip install kolla` as non-root This patch helps kolla find the share dir in these cases. Closes-Bug: #1930544 Change-Id: I0b3eb6744a34a601266179fb358510a5c500e6ba
6 lines
124 B
YAML
6 lines
124 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fix support for kolla install in ``~/.local``. `LP#1930544
|
|
<https://launchpad.net/bugs/1930544>`__
|