python-tripleoclient/tripleoclient
Jiri Stransky 73f30b7286 Fix get_file in out-of-tree templates
We already have special processing in place for out-of-tree environment
files and templates, but it didn't handle `get_file` (or `type`)
links. This commit adds that handling.

Heatclient automatically uses absolute `file:///` links when processing
the external environment files and other files referenced from them via
`get_file` or `type`. Because we upload all our environment files and
templates to Swift, such links don't work. We need to use relative links
in `get_file` and `type`.

Change-Id: I009f75cbc6278a0a2ff75e93e1ed44f2c4893783
Closes-Bug: #1631426
2016-10-10 18:00:36 +02:00
..
tests Fix get_file in out-of-tree templates 2016-10-10 18:00:36 +02:00
v1 Fix get_file in out-of-tree templates 2016-10-10 18:00:36 +02:00
workflows Add optional overcloud deploy roles_data.yaml override 2016-10-04 19:03:59 +01:00
__init__.py Rename rdomanager_oscplugin to tripleoclient 2015-09-08 10:22:22 -04:00
constants.py Add optional overcloud deploy roles_data.yaml override 2016-10-04 19:03:59 +01:00
exceptions.py Stop plan creation when container exists 2016-09-23 08:30:18 +00:00
plugin.py Merge "Display error message when socket is closed" 2016-09-21 21:47:55 +00:00
utils.py Fix get_file in out-of-tree templates 2016-10-10 18:00:36 +02:00