diff options
author | Jenkins <jenkins@review.openstack.org> | 2017-06-14 15:06:30 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2017-06-14 15:06:30 +0000 |
commit | e9cf19340a070362bc39cd1a69d38ca742bb645a (patch) | |
tree | 30cbffc5acf6a15daca604c52afbb4023551b569 /environments | |
parent | 112236f8bb06c6267291d0d557c06b5f3ba483b2 (diff) | |
parent | e0bc8d6813d7cd0ecbef1dfe17d9d3cfec4225d7 (diff) |
Merge "Dell SC: Add exclude_domain_ip option"
Diffstat (limited to 'environments')
-rw-r--r-- | environments/cinder-dellsc-config.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
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: '' |