glance/etc/metadefs
Wayne Okuma 1af8cd5745 Metadef JSON files need to be updated
Since Juno, some new hardware properties have been added to Nova that
should be included in the Kilo versions of the metadef JSON files.

This bug, would add in new properties or objects found in Nova and update
properties or objects if the definitions have changed.
Closes-Bug: 1436877

Change-Id: I582827e666bece539674e4a191963ecf8ebf599f
2015-04-15 20:08:37 -07:00
..
README Glance Metadata Definitions Catalog - Seed 2014-08-28 10:47:36 -04: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-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 Metadef JSON files need to be updated 2015-04-15 20:08:37 -07: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 Glance Metadata Definitions Catalog - Seed 2014-08-28 10:47:36 -04: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 Metadef JSON files need to be updated 2015-04-15 20:08:37 -07:00
compute-vmware-quota-flavor.json Metadef JSON files need to be updated 2015-04-15 20:08:37 -07:00
compute-vmware.json Update vmware_adaptertype metadef values 2015-01-31 16:32:16 -08:00
compute-watchdog.json Glance Metadata Definitions Catalog - Seed 2014-08-28 10:47:36 -04: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 Metadef JSON files need to be updated 2015-04-15 20:08:37 -07:00
software-databases.json Software Metadata Definitions 2015-02-05 00:18:23 +00:00
software-runtimes.json Software Metadata Definitions 2015-02-05 00:18:23 +00:00
software-webservers.json Software Metadata Definitions 2015-02-05 00:18:23 +00:00

README

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.