46d1e89c27
Leverage oslo.config to rebuild our sample config file in docs. Change-Id: I359e63fad43a5fcde4fe30a97cbed8f4f71961c5
41 lines
682 B
Plaintext
41 lines
682 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
|
|
heat_integrationtests/heat_integrationtests.conf.sample
|
|
|
|
# generated policy file
|
|
etc/heat/policy.yaml.sample
|
|
|
|
# sample policy file included in docs
|
|
doc/source/_static/heat.policy.yaml.sample
|
|
|
|
# Files created by releasenotes build
|
|
releasenotes/build
|
|
|
|
# sample config included in docs
|
|
doc/source/_static/heat.conf.sample
|