python-tripleoclient/tripleoclient
James Slagle 9e035eb11b Use tmp env path when rewriting absolute resource paths
When rewriting absolute resource paths from a resource_registry that
failed to load due to missing resources (one case being where those
resources are rendered j2), then we should refer to the initial
environemnt that failed to load by the tmp path.

This is required since itself may have been rendered from j2. In such a
case, the environment doesn't exist under the absolute template root
path as it's not been rendered to that location.

Change-Id: Ib681729cc2728ca4b0486c14166b6b702edfcaab
Closes-Bug: #1671096
(cherry picked from commit 9bfd6c21a7)
(cherry picked from commit 92c6fd1278)
2018-02-27 12:19:34 +00:00
..
tests Add --skip-deploy-identifier 2017-08-04 07:57:26 -04:00
v1 Use tmp env path when rewriting absolute resource paths 2018-02-27 12:19:34 +00:00
workflows Add --skip-deploy-identifier 2017-08-04 07:57:26 -04:00
__init__.py Rename rdomanager_oscplugin to tripleoclient 2015-09-08 10:22:22 -04:00
constants.py Pass clients to get the get_password function 2016-11-07 19:46:29 +00:00
exceptions.py Stop plan creation when container exists 2016-09-26 07:58:48 +00:00
plugin.py Display error message when socket is closed 2016-09-22 10:13:08 +00:00
utils.py Use the overcloudrc generated in a Mistral action 2017-01-12 08:15:39 +00:00