Description of S3 configuration options
Configuration option = Default value Description
[DEFAULT]
= $state_path/buckets (StrOpt) Path to S3 buckets
= /tmp (StrOpt) Parent directory for tempdir used for image decryption
= notchecked (StrOpt) Access key to use for S3 server for images
= False (BoolOpt) Whether to affix the tenant id to the access key when downloading from S3
= $my_ip (StrOpt) Hostname or IP for OpenStack to use when accessing the S3 api
= 0.0.0.0 (StrOpt) IP address for S3 API to listen
= 3333 (IntOpt) Port for S3 API to listen
= 3333 (IntOpt) Port used when accessing the S3 api
= notchecked (StrOpt) Secret key to use for S3 server for images
= False (BoolOpt) Whether to use SSL when talking to S3