Restrict switching from non-split db to split after deployment

Change-Id: I81de99f4b64998593a6c235840568898c66454a9
Signed-off-by: Illia Polliul <ipolliul@mirantis.com>
This commit is contained in:
Illia Polliul 2016-09-27 12:18:36 +03:00
parent e46b5510c4
commit 484a74ccb3
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."