e17b6555ac
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: I430dc5268fb9ef8fcd6e1009f50fb64e32089c37
35 lines
433 B
Plaintext
35 lines
433 B
Plaintext
AUTHORS
|
|
build/*
|
|
build-stamp
|
|
ChangeLog
|
|
api-ref/build/
|
|
cover/
|
|
covhtml/
|
|
dist/
|
|
doc/build
|
|
doc/source/reference/modules/
|
|
*.DS_Store
|
|
*.pyc
|
|
neutron_lib.egg-info/
|
|
neutron_lib/vcsversion.py
|
|
neutron_lib/versioninfo
|
|
pbr*.egg/
|
|
releasenotes/build
|
|
setuptools*.egg/
|
|
*.log
|
|
*.mo
|
|
*.sw?
|
|
*~
|
|
/.*
|
|
!/.coveragerc
|
|
!/.gitignore
|
|
!/.gitreview
|
|
!/.mailmap
|
|
!/.pylintrc
|
|
!/.stestr.conf
|
|
!/.testr.conf
|
|
.stestr/
|
|
|
|
# Files created by releasenotes build
|
|
releasenotes/build
|