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