Merge "Nova: Remove unused EnableSQLAlchemyCollectd from base template"

This commit is contained in:
Zuul 2021-06-10 00:43:28 +00:00 committed by Gerrit Code Review
commit 3e23a26434
1 changed files with 0 additions and 5 deletions

View File

@ -68,11 +68,6 @@ parameters:
description: Enable caching with memcached description: Enable caching with memcached
type: boolean type: boolean
default: true default: true
EnableSQLAlchemyCollectd:
type: boolean
description: >
Set to true to enable the SQLAlchemy-collectd server plugin
default: false
EnableConfigPurge: EnableConfigPurge:
type: boolean type: boolean
default: false default: false