e438189a19
When multiple 'lib' components are present in the installation path, Kayobe fails to detect the right installation prefix which causes various commands to raise an error. Rewrite logic to detect the last 'lib' component in path instead. This should work as long as this function is not stored under a lib directory inside the Kayobe source tree. Change-Id: Ie9b15db6563546ede9ce9735292ec566d540432a Story: 2009721 Task: 44109
7 lines
238 B
YAML
7 lines
238 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes a failure to detect the Kayobe installation prefix when ``lib`` is
|
|
present multiple times in the installation path. See `story 2009721
|
|
<https://storyboard.openstack.org/#!/story/2009721>`__ for details.
|