giftwrap/giftwrap
Craig Tracey 3a60a2c17c Use distutils copy_tree instead of shutil.copytree
This is just more hassle than it is worth. Pull in an additonal
dependency in distutils and use copy_tree instead as it does
precisely what we want.
2015-04-14 23:48:02 -04:00
..
builders Use distutils copy_tree instead of shutil.copytree 2015-04-14 23:48:02 -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