Merge "Move swift_hash_path_ variables"

This commit is contained in:
Jenkins 2015-02-24 12:24:19 +00:00 committed by Gerrit Code Review
commit 77f474d6e2
2 changed files with 3 additions and 3 deletions

View File

@ -80,3 +80,6 @@ kibana_password:
swift_service_password:
swift_container_mysql_password:
swift_dispersion_password:
### Once the swift cluster has been setup DO NOT change these hash values!
swift_hash_path_suffix:
swift_hash_path_prefix:

View File

@ -36,8 +36,5 @@ glance_swift_store_endpoint_type: internalURL
## Swift
# Once the swift cluster has been setup DO NOT change these hash values!
swift_hash_path_suffix:
swift_hash_path_prefix:
# This will allow all users to create containers and upload to swift if set to True
swift_allow_all_users: False