KATO Tomoyuki a307e6a3c6 [config-ref] update zaqar config options for Ocata
Change-Id: I4bf9fcbe780d7fe329b2c7a5e9ff592ccb2c8363
2017-02-13 17:46:43 +09:00

974 B

Description of swift configuration options
Configuration option = Default value Description
[drivers:message_store:swift]
auth_url = http://127.0.0.1:5000/v3/ (String) URI of Keystone endpoint to discover Swift
insecure = False (String) Don't check SSL certificate
uri = swift://demo:nomoresecrete@/demo (String) Custom URI describing the swift connection.