Browse code

heat : heat repo moved to openstack

Main heat repo has now moved under the github openstack project
Note the old checkout will require removal to trigger stack.sh to
re-clone it from the new location

Change-Id: I4163e35cad7c319961d42f0c53a68ec6244508ed
Signed-off-by: Steven Hardy <shardy@redhat.com>

Steven Hardy authored on 2012/12/03 21:41:02
Showing 1 changed files
... ...
@@ -97,7 +97,7 @@ TEMPEST_REPO=${GIT_BASE}/openstack/tempest.git
97 97
 TEMPEST_BRANCH=master
98 98
 
99 99
 # heat service
100
-HEAT_REPO=${GIT_BASE}/heat-api/heat.git
100
+HEAT_REPO=${GIT_BASE}/openstack/heat.git
101 101
 HEAT_BRANCH=master
102 102
 
103 103
 # python heat client library