Comment 10 for bug 1624727

Revision history for this message
Steven Hardy (shardy) wrote :

Ok, thanks for the feedback, definitely sounds like we have some issues due to the current workflow ordering which is:

1. Create plan
2. Plan renders j2 templates (stored in swift)
3. Tripleoclient attempts to locally resolve the files (the pre-rendered tree not the rendered one in swift).

The workaround above seems reasonable, for now, but we need this to be sorted out in tripleoclient really, because it's always going to be possible to reference environment files etc outside of the --templates directory.