glance/glance
Wayne Okuma 2e7de07c5a Glance Metadata Definitions Catalog - API
Implements: blueprint metadata-schema-catalog

A common API hosted by the Glance service for vendors, admins,
services, and users to meaningfully define available key / value
pair and tag metadata. The intent is to enable better metadata
collaboration across artifacts, services, and projects for
OpenStack users.

This is about the definition of the available metadata that can
be used on different types of resources (images, artifacts,
volumes, flavors, aggregates, etc). A definition includes the
properties type, its key, it's description, and it's constraints.
This catalogue will not store the values for specific instance
properties.

 - REST API for CRUD on metadef namespace
 - REST API for CRUD on metadef objects
 - REST API for CRUD on metadef properites
 - REST API for CRUD on metadef resource types
 - REST API for JSON schemas on metadef API's

Change-Id: I8e6d88ffee9a9337bf82b1da85648ba638a154ab
DocImpact
Co-Authored-By: Lakshmi N Sampath <lakshmi.sampath@hp.com>
Co-Authored-By: Wayne Okuma <wayne.okuma@hp.com>
Co-Authored-By: Travis Tripp <travis.tripp@hp.com>
Co-Authored-By: Pawel Koniszewski <pawel.koniszewski@intel.com>
Co-Authored-By: Michal Jastrzebski <michal.jastrzebski@intel.com>
Co-Authored-By: Michal Dulko <michal.dulko@intel.com>
2014-08-30 15:48:33 +02:00
..
api Glance Metadata Definitions Catalog - API 2014-08-30 15:48:33 +02:00
cmd Integrate OSprofiler and Glance 2014-08-07 21:05:16 +08:00
common Glance Metadata Definitions Catalog - API 2014-08-30 15:48:33 +02:00
db Glance Metadata Definitions Catalog - API 2014-08-30 15:48:33 +02:00
domain Glance Metadata Definitions Catalog - API 2014-08-30 15:48:33 +02:00
hacking Add test for no_translate_debug_logs hacking check 2014-06-10 02:53:40 +00:00
image_cache Refactoring Glance logging lowering levels 2014-07-17 10:03:12 +00:00
locale Imported Translations from Transifex 2014-08-20 06:06:55 +00:00
openstack Syncing changes from oslo-incubator policy engine 2014-08-28 02:23:16 -07:00
quota Refactoring Glance logging lowering levels 2014-07-17 10:03:12 +00:00
registry Fix bad indentation in glance 2014-08-13 16:55:53 +02:00
store VMware store: Use the Content-Length if available 2014-08-05 14:48:03 -07:00
tests Glance Metadata Definitions Catalog - API 2014-08-30 15:48:33 +02:00
__init__.py Empty files shouldn't contain copyright nor license 2013-12-24 22:39:05 -06:00
context.py Fix logging context to include user_identity 2014-02-21 17:19:31 +01:00
gateway.py Glance Metadata Definitions Catalog - API 2014-08-30 15:48:33 +02:00
i18n.py Switch over oslo.i18n 2014-07-08 15:28:44 +02:00
location.py Enforce image_size_cap on v2 upload 2014-08-18 11:25:56 +01:00
notifier.py Integrate OSprofiler and Glance 2014-08-07 21:05:16 +08:00
schema.py Glance Metadata Definitions Catalog - API 2014-08-30 15:48:33 +02:00
scrubber.py Adding status field to image location -- scrubber changes 2014-07-20 02:47:30 +08:00
version.py Remove vim header 2014-01-14 16:03:28 +00:00