Files
heat/.gitignore
rabi 93746a9b28 Use stestr for unit tests
Change-Id: Ifaf3991e1c9400683e9c98185b86cb39ac3d318d
2017-12-15 12:39:37 +05:30

34 lines
474 B
Plaintext

*.pyc
*.swp
*~
build
dist
*.egg*
tags
*.log
heat-test.db
heat.sqlite
.venv
.stestr/*
AUTHORS
ChangeLog
templates/cloudformation-examples
.tox
.coverage
.coverage.*
cover
.testrepository
.project
.pydevproject
doc/source/api/
etc/heat/heat.conf.sample
.idea
# integration tests requirements are auto-generated from stub file
heat_integrationtests/requirements.txt
# generated policy file
etc/heat/policy.json.sample
# Files created by releasenotes build
releasenotes/build