heat/MANIFEST.in
sdake 04288ce01a 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
2013-02-19 08:58:34 -07:00

28 lines
787 B
Plaintext

include AUTHORS
include ChangeLog
include HACKING.rst
include LICENSE
include README.rst
include MANIFEST.in pylintrc
include openstack-common.conf
include babel.cfg install.sh run_tests.sh tox.ini uninstall.sh
graft templates
include heat/versioninfo
include heat/cloudinit/config
include heat/cloudinit/loguserdata.py
include heat/cloudinit/part-handler.py
include heat/db/sqlalchemy/migrate_repo/migrate.cfg
include heat/db/sqlalchemy/migrate_repo/README
include heat/openstack/common/README
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
graft docs
graft tools