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
18 lines
233 B
Plaintext
18 lines
233 B
Plaintext
*.pyc
|
|
quantum.egg-info
|
|
quantum_tests.sqlite
|
|
quantum.sqlite
|
|
*.quantum-venv
|
|
neutron.egg-info
|
|
neutron_tests.sqlite
|
|
neutron.sqlite
|
|
*.neutron-venv
|
|
.venv
|
|
dist/
|
|
ChangeLog
|
|
*.pid
|
|
*.log
|
|
neutron/vcsversion.py
|
|
quantum/vcsversion.py
|
|
.ropeproject
|