From 8da8b84560fc7fcc4c332c03f4242946a18955e9 Mon Sep 17 00:00:00 2001 From: James Slagle Date: Fri, 4 Mar 2016 15:03:45 -0500 Subject: Revert "Deploy Aodh services, replacing Ceilometer Alarm" This just a revert to see if reverting this gets back to a normal CI run time. This reverts commit f72aed85594f223b6f888e6d0af3c880ea581a66. Change-Id: I04a0893f6cf69f547a4db26261005e580e1fc90b --- environments/enable-tls.yaml | 3 --- 1 file changed, 3 deletions(-) (limited to 'environments/enable-tls.yaml') diff --git a/environments/enable-tls.yaml b/environments/enable-tls.yaml index b895f86a..5794c6b4 100644 --- a/environments/enable-tls.yaml +++ b/environments/enable-tls.yaml @@ -5,9 +5,6 @@ parameter_defaults: SSLKey: | The contents of the private key go here EndpointMap: - AodhAdmin: {protocol: 'http', port: '8042', host: 'IP_ADDRESS'} - AodhInternal: {protocol: 'http', port: '8042', host: 'IP_ADDRESS'} - AodhPublic: {protocol: 'https', port: '13042', host: 'CLOUDNAME'} CeilometerAdmin: {protocol: 'http', port: '8777', host: 'IP_ADDRESS'} CeilometerInternal: {protocol: 'http', port: '8777', host: 'IP_ADDRESS'} CeilometerPublic: {protocol: 'https', port: '13777', host: 'CLOUDNAME'} -- cgit 1.2.3-korg