Merge "Drop CollectdAmqpInstances from collectd-write-qdr.yaml"
This commit is contained in:
@@ -7,11 +7,3 @@ resource_registry:
|
||||
parameter_defaults:
|
||||
CollectdConnectionType: amqp1
|
||||
CollectdAmqpSendQueueLimit: 40
|
||||
CollectdAmqpInstances:
|
||||
notify:
|
||||
notify: true
|
||||
format: JSON
|
||||
presettle: false
|
||||
telemetry:
|
||||
format: JSON
|
||||
presettle: false
|
||||
|
16
releasenotes/notes/collectd-write-qdr-f790703e3f0c3245.yaml
Normal file
16
releasenotes/notes/collectd-write-qdr-f790703e3f0c3245.yaml
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
prelude: >
|
||||
Environment file collectd-write-qdr.yaml no longer specifies a default
|
||||
CollectdAmqpInstances hash.
|
||||
upgrade:
|
||||
- |
|
||||
When upgrading an environment that uses collectd-write-qdr.yaml the
|
||||
CollectdAmqpInstances defaults previously specified need to be added to an
|
||||
administrator provided environment file and used during the overcloud
|
||||
deploy process.
|
||||
fixes:
|
||||
- |
|
||||
The collectd-write-qdr.yaml no longer specifies a default
|
||||
CollectdAmqpInstances hash. When specified, it was not possible to override
|
||||
the parameter, resulting in a combined hash of the default values and the
|
||||
administrators custom values which could lead to unexpected issues.
|
Reference in New Issue
Block a user