Removed cloudservices and identityService config from config template

This commit is contained in:
Jonathan Halterman 2014-03-24 14:09:10 -07:00
parent 59085e1d2f
commit d17a30fa8c
1 changed files with 0 additions and 19 deletions

View File

@ -1,25 +1,6 @@
# Whether this server is running on a secure port
accessedViaHttps: false
# Cloud service integration information
cloudServices:
hpcs.compute:
version: 2 #1.1
# API URL format with an optional placeholder for AZ
urlFormat: https://region-b.geo-1.compute.hpcloudsvc.com/v2 # https://region-a.geo-1.compute.hpcloudsvc.com/v1.1
port: 80
hpcs.object-store:
version: 1.0
urlFormat: https://region-a.geo-1.objects.hpcloudsvc.com/v1.0 # https://region-a.geo-1.compute.hpcloudsvc.com/v1
port: 80
# Identity (Control services)
identityService:
url: <%=@creds['identyService']['url']%> #https://region-a.geo-1.identity.hpcloudsvc.com:35357/v2.0/tokens
username: <%=@creds['identyService']['username']%>
password: <%=@creds['identyService']['password']%>
tenantId: <%=@creds['identyService']['tenantId']%>
# Topic for publishing metrics to
metricsTopic: metrics