Merge "Prevent from installing The Redis and The Telemetry plugins alongside"

This commit is contained in:
Jenkins 2016-09-26 14:45:13 +00:00 committed by Gerrit Code Review
commit fa5998a42c
1 changed files with 5 additions and 0 deletions

View File

@ -2,6 +2,11 @@ attributes:
metadata:
# Settings group can be one of "general", "security", "compute", "network",
# "storage", "logging", "openstack_services" and "other".
restrictions:
- condition: "settings:ceilometer-redis.metadata.enabled == true"
message: "Please do not use the Telemetry plugin with Redis plugin enabled"
strict: false
action: disable
group: 'other'
advanced_settings:
label: "Advanced settings"