Merge "Move swift_allow_all_users to role defaults"
This commit is contained in:
@@ -44,10 +44,6 @@ glance_swift_store_endpoint_type: internalURL
|
||||
#glance_swift_store_container: "NAME_OF_SWIFT_CONTAINER"
|
||||
#glance_swift_store_region: "NAME_OF_REGION"
|
||||
|
||||
## Swift
|
||||
# This will allow all users to create containers and upload to swift if set to True
|
||||
swift_allow_all_users: False
|
||||
|
||||
## Apache SSL Settings
|
||||
# These do not need to be configured unless you're creating certificates for
|
||||
# services running behind Apache (currently, Horizon and Keystone).
|
||||
|
||||
@@ -67,6 +67,8 @@ swift_default_host_zone: 0
|
||||
swift_default_host_region: 1
|
||||
swift_default_drive_weight: 100
|
||||
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"
|
||||
|
||||
Reference in New Issue
Block a user