Browse code

Change the ceilometer's git repository.

Changed the ceilometer's git repository from stackforge/ceilometer.git
to openstack/ceilometer.git.

Change-Id: I8cf1854641fc7df318f42a56ba061c93614728aa

Lianhao Lu authored on 2012/11/12 17:36:42
Showing 1 changed files
... ...
@@ -28,7 +28,7 @@ NOVA_ENABLED_APIS=ec2,osapi_compute,metadata
28 28
 GIT_BASE=https://github.com
29 29
 
30 30
 # metering service
31
-CEILOMETER_REPO=https://github.com/stackforge/ceilometer.git
31
+CEILOMETER_REPO=${GIT_BASE}/openstack/ceilometer.git
32 32
 CEILOMETER_BRANCH=master
33 33
 
34 34
 # volume service