Merge "Remove usage of deprecated GnocchiArchivePolicy"
This commit is contained in:
commit
1dd57af7d5
@ -138,7 +138,6 @@ parameter_defaults:
|
||||
GlanceBackend: rbd
|
||||
GnocchiBackend: rbd
|
||||
CinderEnableIscsiBackend: false
|
||||
GnocchiArchivePolicy: 'ceilometer-high-rate'
|
||||
BannerText: |
|
||||
******************************************************************
|
||||
* This system is for the use of authorized users only. Usage of *
|
||||
|
@ -130,7 +130,6 @@ parameter_defaults:
|
||||
CephClientUserName: 'glance'
|
||||
GnocchiBackend: rbd
|
||||
CinderEnableIscsiBackend: false
|
||||
GnocchiArchivePolicy: 'ceilometer-high-rate'
|
||||
BannerText: |
|
||||
******************************************************************
|
||||
* This system is for the use of authorized users only. Usage of *
|
||||
|
@ -42,7 +42,6 @@ parameter_defaults:
|
||||
- gnocchi://?archive_policy=ceilometer-high-rate
|
||||
EventPipelinePublishers:
|
||||
- gnocchi://?archive_policy=ceilometer-high-rate
|
||||
GnocchiArchivePolicy: 'ceilometer-high-rate'
|
||||
Debug: true
|
||||
DockerPuppetDebug: true
|
||||
ZaqarMessageStore: 'swift'
|
||||
@ -69,4 +68,4 @@ parameter_defaults:
|
||||
StandaloneParameters:
|
||||
LVMFilterEnabled: true
|
||||
LVMFilterAllowlist:
|
||||
- /dev/allowed
|
||||
- /dev/allowed
|
||||
|
@ -44,7 +44,6 @@ parameter_defaults:
|
||||
GlanceBackend: rbd
|
||||
CeilometerEnableGnocchi: true
|
||||
GnocchiBackend: rbd
|
||||
GnocchiArchivePolicy: 'high'
|
||||
BannerText: |
|
||||
******************************************************************
|
||||
* This system is for the use of authorized users only. Usage of *
|
||||
|
@ -19,7 +19,6 @@ parameter_defaults:
|
||||
# uncomment the next two lines when using ceph
|
||||
# GnocchiRbdPoolName: 'metrics'
|
||||
# GnocchiBackend: 'rbd'
|
||||
GnocchiArchivePolicy: 'high'
|
||||
CeilometerEnableGnocchi: true
|
||||
ManagePipeline: true
|
||||
EventPipelinePublishers:
|
||||
|
Loading…
x
Reference in New Issue
Block a user