93a8b15840
According to Openstack summit session [1] stestr is maintained project to which all Openstack projects should migrate. Let's switch it then. [1] https://etherpad.openstack.org/p/YVR-python-pti Change-Id: I9fd237292f7da50e60da398b1649001bf1829c66
36 lines
475 B
Plaintext
36 lines
475 B
Plaintext
AUTHORS
|
|
build/*
|
|
build-stamp
|
|
ChangeLog
|
|
cover/
|
|
covhtml/
|
|
dist/
|
|
doc/build
|
|
doc/source/_static/config_samples/*.sample
|
|
etc/*.sample
|
|
*.DS_Store
|
|
*.pyc
|
|
neutron.egg-info/
|
|
neutron_dynamic_routing.egg-info/
|
|
neutron/vcsversion.py
|
|
neutron/versioninfo
|
|
pbr*.egg/
|
|
run_tests.err.log
|
|
run_tests.log
|
|
setuptools*.egg/
|
|
subunit.log
|
|
*.mo
|
|
*.sw?
|
|
*~
|
|
/.*
|
|
!/.coveragerc
|
|
!/.gitignore
|
|
!/.gitreview
|
|
!/.mailmap
|
|
!/.pylintrc
|
|
!/.stestr.conf
|
|
!/.zuul.yaml
|
|
|
|
# Files created by releasenotes build
|
|
releasenotes/build
|