Merge "Fix service name for marconi"

This commit is contained in:
Jenkins 2014-02-13 19:09:15 +00:00 committed by Gerrit Code Review
commit 7817f7a1e5

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