Merge "Restrict switching from non-split db to split after deployment"

This commit is contained in:
Jenkins 2016-09-27 11:15:12 +00:00 committed by Gerrit Code Review
commit dfed19b0a6
1 changed files with 3 additions and 0 deletions

View File

@ -55,6 +55,9 @@ attributes:
label: "Dedicated Analytics DB"
description: "Enable this option to enable deployment of dedicated Cassandra database for Contrail Analytics"
weight: 65
restrictions:
- condition: "cluster:status == 'operational'"
action: "disable"
contrail_global_dpdk:
value: false
label: "Enable DPDK feature for this environment."