Chapter 12. Image Storage (glance) Parameters
Parameter | Description |
---|---|
|
The Ceph cluster name. The default value is |
| List of optional volumes to be mounted. |
|
The short name of the OpenStack Image Storage (glance) backend to use. Should be one of swift, rbd, cinder, or file. The default value is |
|
The default backend’s identifier. The default value is |
|
Enable OpenStack Image Storage (glance) Image Cache. The default value is |
|
The mount point base when glance is using cinder as store and cinder backend is NFS. This mount point is where the NFS volume is mounted on the glance node. The default value is |
| List of allowed disk formats in Glance; all formats are allowed when left unset. |
|
List of enabled Image Import Methods. Valid values in the list are glance-direct and web-download. The default value is |
|
List of user roles to be ignored for injecting image metadata properties. The default value is |
|
Base directory that the Image Cache uses. The default value is |
|
The upper limit on cache size, in bytes, after which the cache-pruner cleans up the image cache. The default value is |
|
The amount of time, in seconds, to let an image remain in the cache without being accessed. The default value is |
|
Desired output format for image conversion plugin. The default value is |
|
List of enabled Image Import Plugins. Valid values in the list are image_conversion, inject_metadata, no_op. The default value is |
|
Maximum number of image members per image. Negative values evaluate to unlimited. The default value is |
|
The interval in seconds to run periodic job cache_images. The default value is |
| Metadata properties to be injected in image. |
| The filepath of the file to use for logging messages from OpenStack Image Storage (glance). |
| Dictionary of settings when configuring additional glance backends. The hash key is the backend ID, and the value is a dictionary of parameter values unique to that backend. Multiple rbd backends are allowed, but cinder, file and swift backends are limited to one each. Example: # Default glance store is rbd. GlanceBackend: rbd GlanceStoreDescription: Default rbd store # GlanceMultistoreConfig specifies a second rbd backend, plus a cinder # backend. GlanceMultistoreConfig: rbd2_store: GlanceBackend: rbd GlanceStoreDescription: Second rbd store CephClusterName: ceph2 # Override CephClientUserName if this cluster uses a different # client name. CephClientUserName: client2 cinder_store: GlanceBackend: cinder GlanceStoreDescription: OpenStack Block Storage (cinder) store. |
|
When using |
|
When using |
|
NFS mount options for image storage when |
|
NFS share to mount for image storage when |
|
URI that specifies the staging location to use when importing images. The default value is |
|
Strategy to use for OpenStack Image Storage (glance) notification queue. The default value is |
| The password for the image storage service and database account. |
|
Whether to show multiple image locations e.g for copy-on-write support on RBD or Netapp backends. Potential security risk, see glance.conf for more information. The default value is |
|
When using GlanceBackend file and rbd to enable or not sparse upload. The default value is |
|
NFS mount options for NFS image import staging. The default value is |
| NFS share to mount for image import staging. |
|
User facing description for the OpenStack Image Storage (glance) backend. The default value is |
|
Set the number of workers for the image storage service. Note that more workers creates a larger number of processes on systems, which results in excess memory consumption. It is recommended to choose a suitable non-default value on systems with high CPU core counts. |
|
Use the advanced (eventlet safe) memcached client pool. The default value is |
|
Whether to enable the multipath daemon. The default value is |
| Netapp share to mount for image storage (when GlanceNetappNfsEnabled is true). |
|
Driver or drivers to handle sending notifications. The default value is |