Merge "Enable s3api by default"
This commit is contained in:
commit
e09ef3df9d
@ -138,6 +138,7 @@ outputs:
|
||||
swift::proxy::authtoken::auth_url: {get_param: [EndpointMap, KeystoneInternal, uri_no_suffix]}
|
||||
swift::proxy::authtoken::password: {get_param: SwiftPassword}
|
||||
swift::proxy::authtoken::project_name: 'service'
|
||||
swift::proxy::s3token::auth_uri: {get_param: [EndpointMap, KeystoneInternal, uri]}
|
||||
swift::proxy::node_timeout: {get_param: SwiftProxyNodeTimeout}
|
||||
swift::proxy::workers: {get_param: SwiftWorkers}
|
||||
-
|
||||
@ -193,6 +194,8 @@ outputs:
|
||||
- 'tempurl'
|
||||
- 'formpost'
|
||||
- 'authtoken'
|
||||
- 's3api'
|
||||
- 's3token'
|
||||
- 'keystone'
|
||||
- 'staticweb'
|
||||
- 'copy'
|
||||
|
Loading…
x
Reference in New Issue
Block a user