giftwrap/giftwrap
Craig Tracey bec6c3bde3 Fix nested jinja tags bug
Unfortunately, there was an issue where {{ base_path }} was evaluating
to an empty string following merge of:

https://github.com/blueboxgroup/giftwrap/pull/20

This introduces a loop over jinja rendering that will continue until it
is done.
2015-03-31 16:00:47 -04:00
..
builders Allow overriding clone depth 2015-03-09 14:18:37 -04:00
templates Refactor with builder support 2014-11-14 18:44:36 -05:00
tests Simplify logging 2014-11-14 16:32:47 -05:00
__init__.py Init add with base execute command and tests 2014-05-29 20:16:04 -07:00
build_spec.py Fix nested jinja tags bug 2015-03-31 16:00:47 -04:00
builder.py Utilize a temporary build path 2014-11-20 15:48:23 -05:00
color.py Adding colorization to the logging 2014-07-24 15:59:28 -04:00
gerrit.py Add support for projects using pbr freeze 2015-02-09 14:28:16 +00:00
openstack_commit.py Refactor openstack_git_repo & add openstack_commit 2014-11-15 22:06:56 -05:00
openstack_git_repo.py Merge pull request #25 from dvorak/misc-fixups 2015-03-09 14:53:16 -04:00
openstack_project.py Fix nested jinja tags bug 2015-03-31 16:00:47 -04:00
package.py Merge pull request #15 from blueboxgroup/distro-target 2014-12-13 12:14:59 -05:00
settings.py Fix nested jinja tags bug 2015-03-31 16:00:47 -04:00
shell.py Merge pull request #4 from craigtracey/temp-build-dir 2014-11-20 20:06:59 -06:00
util.py Fix a typo and left over debug command 2015-02-11 20:32:06 +00:00