glance/etc/metadefs
Mitsuhiro Tanino 44629deb81 Add metadefs for Cinder volume type configuration
The following Cinder patch adds support to specify Cinder volume type
via cinder_img_volume_type parameter in glance properties on image
metadata. The property should be added in the Metadata Definitions
catalog.

https://review.openstack.org/#/c/258649/

DocImpact: Add cinder_img_volume_type to Image service property
           keys list at CLI reference.
           http://docs.openstack.org/cli-reference/glance.html
Change-Id: I3bbb20fdf153e12b7461fa9ea9fa172a8d603093
Depends-On: I62f02d817d84d3a7b651db36d7297299b1af2fe3
2016-01-19 11:41:56 -05:00
..
compute-aggr-disk-filter.json Add missing metadefs for Aggregate Filters 2014-09-10 23:24:36 -06:00
compute-aggr-iops-filter.json Add missing metadefs for Aggregate Filters 2014-09-10 23:24:36 -06:00
compute-aggr-num-instances.json Add missing metadefs for Aggregate Filters 2014-09-10 23:24:36 -06:00
compute-cpu-pinning.json Add CPU Pinning in metadata definitions 2015-08-17 15:52:56 +00:00
compute-guest-memory-backing.json Add Large pages meta definition 2015-09-29 22:33:32 +00:00
compute-guest-shutdown.json Add missing metadefs for shutdown behavior 2014-10-06 18:25:55 -06:00
compute-host-capabilities.json Add operators to provide multivalue support 2015-03-08 16:42:30 +00:00
compute-hypervisor.json Update Metadefs associated with ImagePropertiesFilter 2014-09-16 15:45:49 -06:00
compute-instance-data.json Change URL to End User Guide 2015-08-23 10:30:58 +02:00
compute-libvirt-image.json Metadef JSON files need to be updated 2015-04-15 20:08:37 -07:00
compute-libvirt.json Metadef JSON files need to be updated 2015-04-15 20:08:37 -07:00
compute-quota.json Fix URLs to admin-guide-cloud 2015-08-23 10:04:44 +02:00
compute-randomgen.json Glance Metadata Definitions Catalog - Seed 2014-08-28 10:47:36 -04:00
compute-trust.json Make compute-trust.json compatible with TrustFilter 2014-09-22 02:55:26 -04:00
compute-vcputopology.json Glance Metadata Definitions Catalog - Seed 2014-08-28 10:47:36 -04:00
compute-vmware-flavor.json Fix URLs to admin-guide-cloud 2015-08-23 10:04:44 +02:00
compute-vmware-quota-flavor.json Fix URLs to admin-guide-cloud 2015-08-23 10:04:44 +02:00
compute-vmware.json Merge "VMware: vmware_ostype should be enum" 2015-07-05 23:17:58 +00:00
compute-watchdog.json Fix URLs to admin-guide-cloud 2015-08-23 10:04:44 +02:00
compute-xenapi.json Glance Metadata Definitions Catalog - Seed 2014-08-28 10:47:36 -04:00
glance-common-image-props.json Fix CommonImageProperties missing ":" 2014-09-09 22:32:27 -06:00
operating-system.json Fix incorrect Glance image metadata description 2015-10-16 11:18:00 -07:00
README Glance Metadata Definitions Catalog - Seed 2014-08-28 10:47:36 -04:00
software-databases.json Remove unnecessary executable permission 2015-06-25 09:14:07 +08:00
software-runtimes.json Remove unnecessary executable permission 2015-06-25 09:14:07 +08:00
software-webservers.json Remove unnecessary executable permission 2015-06-25 09:14:07 +08:00
storage-volume-type.json Add metadefs for Cinder volume type configuration 2016-01-19 11:41:56 -05:00

This directory contains predefined namespaces for Glance Metadata Definitions
Catalog. Files from this directory can be loaded into the database using
db_load_metadefs command for glance-manage. Similarly you can unload the
definitions using db_unload_metadefs command.