OpenStack Orchestration (Heat)
Go to file
ZhiQiang Fan c3fbd967c7 ignore sample config file generated by tox -egenconfig
After running tox -egenconfig, heat generates the sample configuration
file etc/heat/heat.conf.sample, however devs needs to delete it manually
to do futher work, otherwise it is always marked as untracked by git.

We should add it into .gitignore because it is an automatically generated
file by us

Change-Id: I7328dc385228dd620eca1d266dd411ea98e5d216
2015-07-02 23:27:07 -07:00
bin Introduce Guru Meditation Reports into Heat 2015-07-02 16:55:25 +08:00
contrib Override mox in sys.modules to mox3 in a py3 env 2015-07-02 11:41:49 +05:30
devstack/upgrade In-tree grenade support for Heat 2015-07-02 17:23:22 +05:30
doc Merge "Introduce Guru Meditation Reports into Heat" 2015-07-03 01:12:39 +00:00
etc/heat Add template-version-list 2015-07-01 09:00:57 -04:00
heat Merge "Squash Havana migration scripts" 2015-07-03 03:08:22 +00:00
heat_integrationtests Specify network for server in test_validation 2015-07-01 11:55:12 +00:00
heat_upgradetests In-tree grenade support for Heat 2015-07-02 17:23:22 +05:30
rally-scenarios Add config file for performance gate job 2014-08-08 02:22:59 +04:00
tools changed heat dev docs to comply with conventions 2015-04-24 22:03:07 -04:00
.coveragerc Enabled source code coverage for contrib directory 2014-01-28 21:49:40 +08:00
.gitignore ignore sample config file generated by tox -egenconfig 2015-07-02 23:27:07 -07:00
.gitreview Update .gitreview for org move. 2012-12-02 17:46:15 +00:00
.testr.conf Add separate requirements.txt to integration tests 2015-04-01 09:02:13 +00:00
babel.cfg Add setup.py and friends 2012-03-14 09:25:54 +11:00
config-generator.conf Fix config generator for oslo.service 2015-06-27 05:33:07 -04:00
CONTRIBUTING.rst Workflow documentation is now in infra-manual 2014-12-05 03:30:36 +00:00
HACKING.rst cleanup of hacking.rst heat doc 2015-04-28 16:47:07 -04:00
install.sh Merge "Switch from MySQL-python to PyMySQL" 2015-06-22 10:32:35 +00:00
LICENSE Initial commit (basics copied from glance) 2012-03-13 21:48:07 +11:00
openstack-common.conf Switch to oslo.service 2015-06-23 08:30:39 +02:00
py3-testlist Add a py34 env 2015-05-12 20:25:41 +05:30
pylintrc Directives to not use variable names that conflict with pdb 2012-03-20 07:16:16 -04:00
README.rst Merge "changed heat dev docs to comply with conventions" 2015-05-08 08:54:19 +00:00
requirements.txt Merge "Introduce Guru Meditation Reports into Heat" 2015-07-03 01:12:39 +00:00
setup.cfg Merge "Add nova.network custom constraint" 2015-07-01 09:15:13 +00:00
setup.py Updated from global requirements 2015-06-22 21:57:19 +00:00
test-requirements.txt Override mox in sys.modules to mox3 in a py3 env 2015-07-02 11:41:49 +05:30
tox.ini Merge "Switch from MySQL-python to PyMySQL" 2015-06-22 10:32:35 +00:00
uninstall.sh Add uninstall script for Heat 2012-06-23 22:41:30 -04:00