.. Warning: Do not edit this file. It is automatically generated from the software project's code and your changes will be overwritten. The tool to generate this file lives in openstack-doc-tools repository. Please make any changes needed in the code, then run the autogenerate-config-doc tool from the openstack-doc-tools repository, or ask for help on the documentation mailing list, IRC channel or meeting. .. _nova-glance: .. list-table:: Description of glance configuration options :header-rows: 1 :class: config-ref-table * - Configuration option = Default value - Description * - **[DEFAULT]** - * - ``osapi_glance_link_prefix`` = ``None`` - (StrOpt) Base URL that will be presented to users in links to glance resources * - **[glance]** - * - ``allowed_direct_url_schemes`` = `` `` - (ListOpt) A list of url scheme that can be downloaded directly via the direct_url. Currently supported schemes: [file]. * - ``api_insecure`` = ``False`` - (BoolOpt) Allow to perform insecure SSL (https) requests to glance * - ``api_servers`` = ``None`` - (ListOpt) A list of the glance api servers available to nova. Prefix with https:// for ssl-based glance api servers. ([hostname|ip]:port) * - ``host`` = ``$my_ip`` - (StrOpt) Default glance hostname or IP address * - ``num_retries`` = ``0`` - (IntOpt) Number of retries when uploading / downloading an image to / from glance. * - ``port`` = ``9292`` - (IntOpt) Default glance port * - ``protocol`` = ``http`` - (StrOpt) Default protocol to use when connecting to glance. Set to https for SSL. * - **[image_file_url]** - * - ``filesystems`` = `` `` - (ListOpt) List of file systems that are configured in this file in the image_file_url: sections