Description of glance configuration options
Configuration option = Default value Description
[DEFAULT]
= None (StrOpt) Base URL that will be presented to users in links to glance resources
[glance]
= (ListOpt) A list of url scheme that can be downloaded directly via the direct_url. Currently supported schemes: [file].
= False (BoolOpt) Allow to perform insecure SSL (https) requests to glance
= None (ListOpt) A list of the glance api servers available to nova. Prefix with https:// for ssl-based glance api servers. ([hostname|ip]:port)
= $my_ip (StrOpt) Default glance hostname or IP address
= 0 (IntOpt) Number of retries when uploading / downloading an image to / from glance.
= 9292 (IntOpt) Default glance port
= http (StrOpt) Default protocol to use when connecting to glance. Set to https for SSL.
[image_file_url]
= (ListOpt) List of file systems that are configured in this file in the image_file_url:<list entry name> sections