Merge "Disable notification from services by default"
This commit is contained in:
commit
55d1945c97
@ -107,6 +107,7 @@ parameter_defaults:
|
||||
ceilometer::agent::polling::polling_interval: 15
|
||||
# NOTE(mmagr): uncomment when QDR mesh will actually work (followup on review.opendev.org/702754)
|
||||
#tripleo::profile::base::metrics::qdr::router_mode: interior
|
||||
NotificationDriver: 'messagingv2'
|
||||
ManagePolling: true
|
||||
ManagePipeline: true
|
||||
CeilometerEnableGnocchi: true
|
||||
|
@ -42,9 +42,9 @@ parameter_defaults:
|
||||
# in sync with the archive policy, 60s too.
|
||||
ceilometer::agent::polling::polling_interval: 15
|
||||
tripleo::profile::base::metrics::qdr::interior_mesh_nodes: ''
|
||||
NotificationDriver: 'messagingv2'
|
||||
ManagePolling: true
|
||||
HeatConfigureDelegatedRoles: true
|
||||
ManagePipeline: true
|
||||
CeilometerEnableGnocchi: true
|
||||
PipelinePublishers:
|
||||
- gnocchi://?archive_policy=ceilometer-high-rate
|
||||
|
@ -34,6 +34,7 @@ parameter_defaults:
|
||||
# instead of 10 minutes. Note that tempest telemetry.alarm_granularity must
|
||||
# in sync with the archive policy, 60s too.
|
||||
ceilometer::agent::polling::polling_interval: 15
|
||||
NotificationDriver: 'messagingv2'
|
||||
ManagePolling: true
|
||||
ManagePipeline: true
|
||||
CeilometerEnableGnocchi: true
|
||||
|
@ -59,7 +59,7 @@ parameters:
|
||||
description: Keystone region for endpoint
|
||||
NotificationDriver:
|
||||
type: string
|
||||
default: 'messagingv2'
|
||||
default: 'noop'
|
||||
description: Driver or drivers to handle sending notifications.
|
||||
|
||||
conditions:
|
||||
|
@ -153,7 +153,7 @@ parameters:
|
||||
type: json
|
||||
NotificationDriver:
|
||||
type: string
|
||||
default: 'messagingv2'
|
||||
default: 'noop'
|
||||
description: Driver or drivers to handle sending notifications.
|
||||
DeployIdentifier:
|
||||
default: ''
|
||||
|
@ -74,7 +74,7 @@ parameters:
|
||||
hidden: true
|
||||
NotificationDriver:
|
||||
type: string
|
||||
default: 'messagingv2'
|
||||
default: 'noop'
|
||||
description: Driver or drivers to handle sending notifications.
|
||||
GnocchiArchivePolicy:
|
||||
default: 'ceilometer-low-rate'
|
||||
|
@ -82,7 +82,7 @@ parameters:
|
||||
type: json
|
||||
NotificationDriver:
|
||||
type: string
|
||||
default: 'messagingv2'
|
||||
default: 'noop'
|
||||
description: Driver or drivers to handle sending notifications.
|
||||
RootStackName:
|
||||
description: The name of the stack/plan.
|
||||
|
@ -55,7 +55,7 @@ parameters:
|
||||
type: comma_delimited_list
|
||||
NotificationDriver:
|
||||
type: string
|
||||
default: 'messagingv2'
|
||||
default: 'noop'
|
||||
description: Driver or drivers to handle sending notifications.
|
||||
NtpServer:
|
||||
default: ['0.pool.ntp.org', '1.pool.ntp.org', '2.pool.ntp.org', '3.pool.ntp.org']
|
||||
|
@ -64,7 +64,7 @@ parameters:
|
||||
type: number
|
||||
NotificationDriver:
|
||||
type: string
|
||||
default: 'messagingv2'
|
||||
default: 'noop'
|
||||
description: Driver or drivers to handle sending notifications.
|
||||
|
||||
parameter_groups:
|
||||
|
@ -205,7 +205,7 @@ parameters:
|
||||
type: json
|
||||
NotificationDriver:
|
||||
type: string
|
||||
default: 'messagingv2'
|
||||
default: 'noop'
|
||||
description: Driver or drivers to handle sending notifications.
|
||||
EnableInternalTLS:
|
||||
type: boolean
|
||||
|
@ -125,7 +125,7 @@ parameters:
|
||||
type: number
|
||||
NotificationDriver:
|
||||
type: string
|
||||
default: 'messagingv2'
|
||||
default: 'noop'
|
||||
description: Driver or drivers to handle sending notifications.
|
||||
HeatCorsAllowedOrigin:
|
||||
type: string
|
||||
|
@ -181,7 +181,7 @@ parameters:
|
||||
hidden: true
|
||||
NotificationDriver:
|
||||
type: string
|
||||
default: 'messagingv2'
|
||||
default: 'noop'
|
||||
description: Driver or drivers to handle sending notifications.
|
||||
KeystoneChangePasswordUponFirstUse:
|
||||
type: string
|
||||
|
@ -55,7 +55,7 @@ parameters:
|
||||
hidden: true
|
||||
NotificationDriver:
|
||||
type: string
|
||||
default: 'messagingv2'
|
||||
default: 'noop'
|
||||
description: Driver or drivers to handle sending notifications.
|
||||
|
||||
conditions:
|
||||
|
@ -52,7 +52,7 @@ parameters:
|
||||
hidden: true
|
||||
NotificationDriver:
|
||||
type: string
|
||||
default: 'messagingv2'
|
||||
default: 'noop'
|
||||
description: Driver or drivers to handle sending notifications.
|
||||
KeystoneRegion:
|
||||
type: string
|
||||
|
@ -103,7 +103,7 @@ parameters:
|
||||
type: json
|
||||
NotificationDriver:
|
||||
type: string
|
||||
default: 'messagingv2'
|
||||
default: 'noop'
|
||||
description: Driver or drivers to handle sending notifications.
|
||||
EnableVLANTransparency:
|
||||
default: false
|
||||
|
@ -36,7 +36,7 @@ parameters:
|
||||
description: Keystone region for endpoint
|
||||
NotificationDriver:
|
||||
type: string
|
||||
default: 'messagingv2'
|
||||
default: 'noop'
|
||||
description: Driver or drivers to handle sending notifications.
|
||||
NovaPassword:
|
||||
description: The password for the nova service and db account
|
||||
|
@ -53,7 +53,7 @@ parameters:
|
||||
configuration remnants after upgrades.
|
||||
NotificationDriver:
|
||||
type: string
|
||||
default: 'messagingv2'
|
||||
default: 'noop'
|
||||
description: Driver or drivers to handle sending notifications.
|
||||
OctaviaUserName:
|
||||
description: The username for the Octavia database and keystone accounts.
|
||||
|
@ -15,6 +15,7 @@ resource_registry:
|
||||
OS::TripleO::Services::ComputeCeilometerAgent: ../deployment/ceilometer/ceilometer-agent-compute-container-puppet.yaml
|
||||
|
||||
parameter_defaults:
|
||||
NotificationDriver: 'messagingv2'
|
||||
# uncomment the next two lines when using ceph
|
||||
# GnocchiRbdPoolName: 'metrics'
|
||||
# GnocchiBackend: 'rbd'
|
||||
|
@ -8,6 +8,7 @@ resource_registry:
|
||||
OS::TripleO::Services::ComputeCeilometerAgent: ../deployment/ceilometer/ceilometer-agent-compute-container-puppet.yaml
|
||||
|
||||
parameter_defaults:
|
||||
NotificationDriver: 'messagingv2'
|
||||
CeilometerQdrPublishEvents: true
|
||||
CeilometerQdrPublishMetrics: true
|
||||
EnableSTF: true
|
||||
|
@ -11,3 +11,4 @@ resource_registry:
|
||||
parameter_defaults:
|
||||
CeilometerQdrPublishEvents: true
|
||||
CeilometerQdrPublisMetrics: true
|
||||
NotificationDriver: 'messagingv2'
|
||||
|
@ -3,3 +3,6 @@ resource_registry:
|
||||
OS::TripleO::Services::UndercloudCeilometerAgentCentral: ../../deployment/ceilometer/ceilometer-agent-central-container-puppet.yaml
|
||||
OS::TripleO::Services::UndercloudCeilometerAgentNotification: ../../deployment/ceilometer/ceilometer-agent-notification-container-puppet.yaml
|
||||
OS::TripleO::Services::UndercloudCeilometerAgentIpmi: ../../deployment/ceilometer/ceilometer-agent-ipmi-container-puppet.yaml
|
||||
|
||||
parameter_defaults:
|
||||
NotificationDriver: 'messagingv2'
|
||||
|
@ -4,3 +4,6 @@ resource_registry:
|
||||
OS::TripleO::Services::CeilometerAgentCentral: ../../deployment/ceilometer/ceilometer-agent-central-container-puppet.yaml
|
||||
OS::TripleO::Services::CeilometerAgentNotification: ../../deployment/ceilometer/ceilometer-agent-notification-container-puppet.yaml
|
||||
OS::TripleO::Services::CeilometerAgentIpmi: ../../deployment/ceilometer/ceilometer-agent-ipmi-container-puppet.yaml
|
||||
|
||||
parameter_defaults:
|
||||
NotificationDriver: 'messagingv2'
|
||||
|
@ -0,0 +1,6 @@
|
||||
---
|
||||
upgrade:
|
||||
- |
|
||||
Now NotificationDriver is set to noop by default, as legacy telemetry
|
||||
services are disabled by default. Explicitly set NotificationDriver
|
||||
parameter to notifications from each services.
|
Loading…
Reference in New Issue
Block a user