Matt Smith a22125cb6c Updating Datera Volume Driver documentation and configuration options
Change-Id: Iccf9f104e79ae60cf0748410cca12cf7ed3f328a
2016-07-01 07:32:01 +00:00

1.3 KiB

Description of Datera volume driver configuration options
Configuration option = Default value Description
[DEFAULT]
datera_api_port = 7717 (String) Datera API port.
datera_api_version = 2 (String) Datera API version.
datera_num_replicas = 3 (Int) Number of replicas to create of an inode.
datera_503_timeout = 120 (Int) Timeout for HTTP 503 retry messages
datera_503_interval = 5 (Int) Interval between HTTP 503 retries
datera_acl_allow_all = False (Bool) True to set acl 'allow_all' on volumes created
datera_debug = False (Bool) True to set function arg and return logging