Fix service name for marconi

This patch updates TEMPEST_SERVICES, to have the same name as devstack
marconi service.

Change-Id: Ibc9b4a66fccd3d95ddd1717bf549476bd843204a
Implements: blueprint add-basic-marconi-tests
This commit is contained in:
Malini Kamalambal 2014-02-12 18:23:36 -05:00
parent f0029532f8
commit 1d50d78560

View File

@ -52,7 +52,7 @@ MARCONICLIENT_REPO=${MARCONICLIENT_REPO:-${GIT_BASE}/openstack/python-marconicli
MARCONICLIENT_BRANCH=${MARCONICLIENT_BRANCH:-master}
# Tell Tempest this project is present
TEMPEST_SERVICES+=,marconi
TEMPEST_SERVICES+=,marconi-server
# Functions