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:
Clint Byrum 2013-01-10 11:12:45 -08:00
parent 5e266052df
commit df1cf94cf0

View File

@ -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