]> review.fuel-infra Code Review - openstack-build/heat-build.git/commitdiff
Missing policy json files from tarball
authorsdake <sdake@redhat.com>
Tue, 19 Feb 2013 15:55:08 +0000 (08:55 -0700)
committersdake <sdake@redhat.com>
Tue, 19 Feb 2013 15:58:34 +0000 (08:58 -0700)
The tarball is missing files:
heat/tests/policy/deny_stack_user.json
heat/tests/policy/notallowed.json

Fixes: bug #1130119
Change-Id: I4614c759044e0eedb9dab5f7cbe8d71f4cbdc38e

MANIFEST.in

index 6a99f45ba19f0ded4fc41bf66f76e5b945ba2b54..77b8604e5c5377c24d9435fcdf6dbaaed008084d 100644 (file)
@@ -18,6 +18,8 @@ include heat/testing/README.rst
 include heat/tests/examples/tags.txt
 include heat/tests/testing-overview.txt
 include heat/tests/v1_1/testfile.txt
+include heat/tests/policy/deny_stack_user.json
+include heat/tests/policy/notallowed.json
 graft contrib
 graft etc
 graft doc