Use release candidate of novaclient w/ microversions support

Depends-On: I0e6574ddaec11fdd053a49adb6b9de9056d0fbac
Change-Id: I2114719c00d5693666dcc6b0a77dc35baa1b033b
This commit is contained in:
Feodor Tersin 2015-06-26 11:13:40 +03:00
parent f486190fec
commit 6cd61acadb
1 changed files with 0 additions and 8 deletions

View File

@ -9,12 +9,4 @@ enable_service ec2-api-s3
# but related changes are not done in the client release.
# So we temporary use a not commited patch
# https://review.openstack.org/#/c/152569/
# Since this patch become obsolete we temporary use our own maintained
# separate repository https://github.com/ftersin/python-novaclient
LIBS_FROM_GIT=python-novaclient
# Since legal way to set git repository do not work for a plugin,
# we set internal DevStack's variables directly
# NOVACLIENT_REPO=https://review.openstack.org/openstack/python-novaclient
# NOVACLIENT_BRANCH=refs/changes/69/152569/14
GITREPO["python-novaclient"]=https://github.com/ftersin/python-novaclient
GITBRANCH["python-novaclient"]=refs/2.26.0_microversions