From af5cd77e180bad81aadc51e3f224910a8fe02141 Mon Sep 17 00:00:00 2001 From: Lianhao Lu Date: Mon, 12 Nov 2012 16:36:42 +0800 Subject: [PATCH] Change the ceilometer's git repository. Changed the ceilometer's git repository from stackforge/ceilometer.git to openstack/ceilometer.git. Change-Id: I8cf1854641fc7df318f42a56ba061c93614728aa --- stackrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stackrc b/stackrc index 5be872baf9..a02bdc01f7 100644 --- a/stackrc +++ b/stackrc @@ -28,7 +28,7 @@ NOVA_ENABLED_APIS=ec2,osapi_compute,metadata GIT_BASE=https://github.com # metering service -CEILOMETER_REPO=https://github.com/stackforge/ceilometer.git +CEILOMETER_REPO=${GIT_BASE}/openstack/ceilometer.git CEILOMETER_BRANCH=master # volume service