Add ceilometer
Implements bug 1023972. Add mongodb and pymongo installation.
Change-Id: I631dc8a37f3269e55112ec5a5f375d3a2fd3a604
diff --git a/stackrc b/stackrc
index c906f95..cd70284 100644
--- a/stackrc
+++ b/stackrc
@@ -24,6 +24,10 @@
# Another option is http://review.openstack.org/p
GIT_BASE=https://github.com
+# metering service
+CEILOMETER_REPO=https://github.com/stackforge/ceilometer.git
+CEILOMETER_BRANCH=master
+
# volume service
CINDER_REPO=${GIT_BASE}/openstack/cinder
CINDER_BRANCH=master