Missing policy json files from tarball

The tarball is missing files:
heat/tests/policy/deny_stack_user.json
heat/tests/policy/notallowed.json

Fixes: bug #1130119

Change-Id: I4614c759044e0eedb9dab5f7cbe8d71f4cbdc38e
This commit is contained in:
sdake 2013-02-19 08:55:08 -07:00
parent 54defea528
commit 04288ce01a

View 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