537ff09fc2
README.rst seems to be more standard accross OpenStack modules. Also add it to the manifest. Fix a typo in the manifest. Fixes: LP Bug #1186518 Change-Id: Ib04f44a1186d3793f5fca39c0c29d74a78a52faf
15 lines
369 B
Plaintext
15 lines
369 B
Plaintext
include AUTHORS
|
|
include README.rst
|
|
include ChangeLog
|
|
include LICENSE
|
|
include quantum/db/migration/README
|
|
include quantum/db/migration/alembic.ini
|
|
include quantum/db/migration/alembic_migrations/script.py.mako
|
|
include quantum/db/migration/alembic_migrations/versions/README
|
|
recursive-include quantum/locale *
|
|
|
|
exclude .gitignore
|
|
exclude .gitreview
|
|
|
|
global-exclude *.pyc
|