diff --git a/hooks/ceilometer_contexts.py b/hooks/ceilometer_contexts.py index 2337bf8..f09924e 100644 --- a/hooks/ceilometer_contexts.py +++ b/hooks/ceilometer_contexts.py @@ -79,4 +79,4 @@ class ApacheSSLContext(SSLContext): service_namespace = "ceilometer" - external_ports = [CEILOMETER_PORT] + external_ports = [CEILOMETER_PORT+100]