tap-as-a-service-tempest-pl.../MANIFEST.in
James Page 55a387744d Include alembic migrations in module
Explicitly include all alembic data in installed python module,
ensuring that installations directly from git repositories are
fully functional when compared to use of sdist generated tarballs
from tarballs.openstack.org or pypi.

Closes-Bug: 1627656

Change-Id: I445481445b6b5c0649a95f775042ba4067e83aa3
2016-10-18 11:24:00 +01:00

11 lines
236 B
Plaintext

include AUTHORS
include ChangeLog
include neutron_taas/db/migration/alembic_migration/script.py.mako
recursive-include neutron_taas/db/migration/alembic_migration/versions *
exclude .gitignore
exclude .gitreview
global-exclude *.pyc