Fix rally job linebreak issue

Commit 5728375c9a
incorrectly placed a literal '\n' in the local RC
of all of the jobs. This corrects it by removing
the '\n'.

Change-Id: I6c0044c48b9a1a731d594d6c49ae8eaa951b5fed
This commit is contained in:
Kevin Benton 2016-11-19 23:35:01 -07:00
parent 843d2d9552
commit 6d0d209e30
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@
export IDENTITY_API_VERSION=3
fi
DEVSTACK_LOCAL_CONFIG='\n'"enable_plugin rally git://git.openstack.org/openstack/rally"
DEVSTACK_LOCAL_CONFIG="enable_plugin rally git://git.openstack.org/openstack/rally"
DEVSTACK_LOCAL_CONFIG+=$'\n'"CINDER_ENABLE_V1_API=True"
ENABLED_SERVICES=sahara,key,horizon,