Merge "Remove use of unsupported TEMPEST_SERVICES variable"

This commit is contained in:
Zuul 2018-03-23 10:22:59 +00:00 committed by Gerrit Code Review
commit f53ae553ba
1 changed files with 0 additions and 3 deletions

View File

@ -32,9 +32,6 @@ BARBICANCLIENT_BRANCH=${BARBICANCLIENT_BRANCH:-master}
# Set host href
BARBICAN_HOST_HREF=${BARBICAN_HOST_HREF:-http://${SERVICE_HOST}/key-manager}
# Tell Tempest this project is present
TEMPEST_SERVICES+=,barbican
GITREPO["barbican-tempest-plugin"]=${BARBICANTEMPEST_REPO:-${GIT_BASE}/openstack/barbican-tempest-plugin.git}
GITBRANCH["barbican-tempest-plugin"]=${BARBICANTEMPEST_BRANCH:-master}
GITDIR["barbican-tempest-plugin"]=$DEST/barbican-tempest-plugin