mirror of
https://opendev.org/openstack/python-heatclient.git
synced 2026-01-16 23:00:35 +00:00
According to Openstack summit session [1], stestr is maintained project to which all Openstack projects should migrate. Let's switch to stestr as other projects have already moved to it. [1] https://etherpad.openstack.org/p/YVR-python-pti Change-Id: I7079a92f972f5cb21e0d2077dd029701930a3590
22 lines
234 B
Text
22 lines
234 B
Text
.coverage*
|
|
.venv
|
|
*,cover
|
|
cover
|
|
*.pyc
|
|
AUTHORS
|
|
build
|
|
dist
|
|
ChangeLog
|
|
run_tests.err.log
|
|
.tox
|
|
doc/source/api
|
|
doc/build
|
|
*.egg
|
|
*.eggs
|
|
heatclient/versioninfo
|
|
*.egg-info
|
|
*.log
|
|
.stestr/
|
|
|
|
# Files created by releasenotes build
|
|
releasenotes/build
|