Fixing python-heatclient's git repo path.
heatclient was moved to the official openstack repo. Thanks Simon Pasquier for the patch. Change-Id: I561bf1ea11f1c74b5e75ab93170bd367ba36f90f Fixes: bug #1096922
This commit is contained in:
parent
5e266052df
commit
df1cf94cf0
2
stackrc
2
stackrc
@ -108,7 +108,7 @@ HEAT_REPO=${GIT_BASE}/openstack/heat.git
|
||||
HEAT_BRANCH=master
|
||||
|
||||
# python heat client library
|
||||
HEATCLIENT_REPO=${GIT_BASE}/heat-api/python-heatclient.git
|
||||
HEATCLIENT_REPO=${GIT_BASE}/openstack/python-heatclient.git
|
||||
HEATCLIENT_BRANCH=master
|
||||
|
||||
# ryu service
|
||||
|
Loading…
x
Reference in New Issue
Block a user