Merge "Add missing \n at the end of file"

This commit is contained in:
Jenkins 2014-10-10 11:39:24 +00:00 committed by Gerrit Code Review
commit 07c6bb3f6a
5 changed files with 5 additions and 5 deletions

View File

@ -13,4 +13,4 @@
CloudFormation Compatible Resource Types
----------------------------------------
.. resourcepages:: AWS::
.. resourcepages:: AWS::

View File

@ -27,4 +27,4 @@ CFN Templates
.. toctree::
:maxdepth: 1
cfn/WordPress_Single_Instance
cfn/WordPress_Single_Instance

View File

@ -101,4 +101,4 @@ paste.filter_factory = heat.openstack.common.middleware.request_id:RequestIdMidd
[filter:osprofiler]
paste.filter_factory = osprofiler.web:WsgiMiddleware.factory
hmac_keys = SECRET_KEY
enabled = yes
enabled = yes

View File

@ -23,4 +23,4 @@ to:
and make any required configuration changes before running:
tox -eintegration
tox -eintegration

View File

@ -24,4 +24,4 @@ pushd $DIR/..
PYTHONPATH=. python -m heat_integrationtests.common.config \
heat_integrationtests/common/config.py \
> heat_integrationtests/heat_integrationtests.conf.sample
popd
popd