Setup Keystone catalog information for Ceilometer

Change-Id: I3f536f38fe7862ee41b06d1d48b848cc07492c8d
Closes-Bug: #1267322
diff --git a/files/default_catalog.templates b/files/default_catalog.templates
index 277904a..430c42a 100644
--- a/files/default_catalog.templates
+++ b/files/default_catalog.templates
@@ -51,3 +51,8 @@
 catalog.RegionOne.orchestration.adminURL = http://%SERVICE_HOST%:8000/v1
 catalog.RegionOne.orchestration.internalURL = http://%SERVICE_HOST%:8000/v1
 catalog.RegionOne.orchestration.name = Heat Service
+
+catalog.RegionOne.metering.publicURL = http://%SERVICE_HOST%:8777/v1
+catalog.RegionOne.metering.adminURL = http://%SERVICE_HOST%:8777/v1
+catalog.RegionOne.metering.internalURL = http://%SERVICE_HOST%:8777/v1
+catalog.RegionOne.metering.name = Telemetry Service