Disable deprecated parameter ControllerEnableSwiftStorage

Setting this parameter to False not only breaks the deployment, but also
disables important storage services on storage nodes, not only
Controllers.

The parameter has been marked deprecated for quite awhile, thus changing
it to be non-effective (before removing it totally).

Closes-Bug: 1804479

Change-Id: I30bdc60853b6057f4f7c8c28dc88e6b151056422
This commit is contained in:
Christian Schwede 2018-11-21 16:37:24 +01:00
parent 07241f33d1
commit b7ebf5835c
1 changed files with 0 additions and 1 deletions

View File

@ -111,7 +111,6 @@ outputs:
map_merge:
- get_attr: [SwiftBase, role_data, config_settings]
- swift::storage::all::mount_check: {if: [swift_mount_check, true, false]}
tripleo::profile::base::swift::storage::enable_swift_storage: {get_param: ControllerEnableSwiftStorage}
tripleo::profile::base::swift::storage::use_local_dir: {get_param: SwiftUseLocalDir}
tripleo::swift_storage::firewall_rules:
'123 swift storage':