glance/etc/metadefs
Deepti Ramakrishna db400cdb23 Fix incorrect Glance image metadata description
For each image, when user clicks on Edit Image --> Update Metadata, the list
of various available metadata categories and properties is displayed in a
pop-up window. For each category and property, a user-friendly description is
displayed at the bottom of the pop-up.

The description for "Common Operating System Properties" category says - "When
adding an image to Glance, you may specify some common image properties that
may prove useful to consumers of your image." This is too generic and seems
like a copy-paste of the description from glance-common-image-props.json that
the author later failed to update.

Fixing this to show a more meaningful message.

Change-Id: I5477b1702932e07ab1fd499204d3ff1348abba3b
Closes-Bug: #1483063
2015-10-16 11:18:00 -07: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

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.