467eb1431a
Change-Id: I4b7f182daf7bc101a59ddfdb98055ffcd719e3bd
1.8 KiB
1.8 KiB
Configuration option = Default value | Description |
---|---|
[DEFAULT] | |
image_decryption_dir = /tmp |
(String) DEPRECATED: Parent directory for tempdir used for image decryption EC2 API related options are not supported. |
s3_access_key = notchecked |
(String) DEPRECATED: Access key to use S3 server for images EC2 API related options are not supported. |
s3_affix_tenant = False |
(Boolean) DEPRECATED: Whether to affix the tenant id to the access key when downloading from S3 EC2 API related options are not supported. |
s3_host = $my_ip |
(String) DEPRECATED: Hostname or IP for OpenStack to use when accessing the S3 API EC2 API related options are not supported. |
s3_port = 3333 |
(Port number) DEPRECATED: Port used when accessing the S3 API. It should be in the range of 1 - 65535 EC2 API related options are not supported. |
s3_secret_key = notchecked |
(String) DEPRECATED: Secret key to use for S3 server for images EC2 API related options are not supported. |
s3_use_ssl = False |
(Boolean) DEPRECATED: Whether to use SSL when talking to S3 EC2 API related options are not supported. |