Remove unused swift vars
The following variables are defined as os_swift role defaults but are unused: swift_service_admin_tenant_name swift_service_admin_username This commit removes these unused variables. Change-Id: I8272f4e398030e04c69a7092d4a770675e3c6df0 Closes-bug: #1460497
This commit is contained in:
parent
501a627c76
commit
e2f3662408
@ -73,10 +73,6 @@ swift_allow_versions: True
|
||||
# This will allow all users to create containers and upload to swift if set to True
|
||||
swift_allow_all_users: False
|
||||
|
||||
## Swift Auth
|
||||
swift_service_admin_tenant_name: "service"
|
||||
swift_service_admin_username: "swift"
|
||||
|
||||
swift_account_server_program_config_options: /etc/swift/account-server/account-server.conf
|
||||
swift_account_replicator_program_config_options: /etc/swift/account-server/account-server-replicator.conf
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user