Chapter 8. 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 backend to use. Should be one of |
|
The default backend’s identifier. The default value is |
|
Enable OpenStack Image Storage (glance) Image Cache. The default value is |
|
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. |
|
Maximum number of image members per image. Negative values evaluate to unlimited. 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 |
|
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. |
|
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 |