Add tools directory to python package.

This adds the tools/ dir to the tarball for distribution.

Change-Id: I82a18df568bf2d7421a49e057e80a7bc236e2078
Signed-off-by: Ian Main <imain@redhat.com>
This commit is contained in:
Ian Main 2012-07-27 09:41:25 -07:00
parent b6d2608dd2
commit bdf59084b6
1 changed files with 1 additions and 0 deletions

View File

@ -12,3 +12,4 @@ include heat/cloudinit/part-handler.py
include heat/db/sqlalchemy/migrate_repo/migrate.cfg include heat/db/sqlalchemy/migrate_repo/migrate.cfg
graft etc graft etc
graft docs graft docs
graft tools