ee3fe4e836
This change renames everything to Neutron while providing backwards compatible adjustments for Grizzly configuration files. implements blueprint: remove-use-of-quantum Change-Id: Ie7d07ba7c89857e13d4ddc8f0e9b68de020a3d19
15 lines
369 B
Plaintext
15 lines
369 B
Plaintext
include AUTHORS
|
|
include README.rst
|
|
include ChangeLog
|
|
include LICENSE
|
|
include neutron/db/migration/README
|
|
include neutron/db/migration/alembic.ini
|
|
include neutron/db/migration/alembic_migrations/script.py.mako
|
|
include neutron/db/migration/alembic_migrations/versions/README
|
|
recursive-include neutron/locale *
|
|
|
|
exclude .gitignore
|
|
exclude .gitreview
|
|
|
|
global-exclude *.pyc
|