a6fdab0432
- update for actual tests directory structure used - describe how to use tox to run only a subset of tests - add hint on how to run tests when debuggers are used - also remove non-existent heat/testing/README.rst from MANINFEST.in Change-Id: I1441f79a006a4dfba2d7ee54ca6f4f7577205c0d
26 lines
750 B
Plaintext
26 lines
750 B
Plaintext
include AUTHORS
|
|
include ChangeLog
|
|
include CONTRIBUTING.rst
|
|
include HACKING.rst
|
|
include LICENSE
|
|
include README.rst
|
|
include MANIFEST.in pylintrc
|
|
include openstack-common.conf
|
|
include babel.cfg install.sh tox.ini uninstall.sh
|
|
include heat/cloudinit/config
|
|
include heat/cloudinit/boothook.sh
|
|
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/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 tools
|