Add missing \n at the end of file

Change-Id: Id52a1b24c15ac25044a752e47474dc9ef4096208
This commit is contained in:
Christian Berendt 2014-10-09 22:06:49 +02:00
parent b96aa6be12
commit d17bc10c40
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