From e0bc8d6813d7cd0ecbef1dfe17d9d3cfec4225d7 Mon Sep 17 00:00:00 2001 From: rajinir Date: Mon, 10 Apr 2017 13:21:38 -0500 Subject: Dell SC: Add exclude_domain_ip option This option allows users to exclude some fault domains. Otherwise all domains are returned. Change-Id: Iefd1a44c8fe217aee5845bba35def571317bb123 Closes-Bug: #1681490 Depends-On: I6eb2bcc7db003a5eebd3924e3e4eb44e35f60483 --- environments/cinder-dellsc-config.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'environments/cinder-dellsc-config.yaml') diff --git a/environments/cinder-dellsc-config.yaml b/environments/cinder-dellsc-config.yaml index 99e517bf..681a2fe9 100644 --- a/environments/cinder-dellsc-config.yaml +++ b/environments/cinder-dellsc-config.yaml @@ -19,3 +19,4 @@ parameter_defaults: CinderDellScSecondarySanLogin: 'Admin' CinderDellScSecondarySanPassword: '' CinderDellScSecondaryScApiPort: 3033 + CinderDellScExcludedDomainIp: '' -- cgit 1.2.3-korg