Change the ceilometer's git repository.

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

Change-Id: I8cf1854641fc7df318f42a56ba061c93614728aa
This commit is contained in:
Lianhao Lu 2012-11-12 16:36:42 +08:00
parent f5c221525d
commit af5cd77e18

View File

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