glance/glance
Pawel Koniszewski 7454aac835 Glance Metadata Definitions Catalog - DB
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.

Change-Id: I01cc63df3d3abe383c94cfb54598868b4bb729bb
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-28 10:45:53 -04:00
..
api Merge "Changes HTTP response code for unsupported methods" 2014-08-26 04:00:01 +00:00
cmd Integrate OSprofiler and Glance 2014-08-07 21:05:16 +08:00
common Glance Metadata Definitions Catalog - DB 2014-08-28 10:45:53 -04:00
db Glance Metadata Definitions Catalog - DB 2014-08-28 10:45:53 -04:00
domain Log task ID when the task status changes 2014-08-19 01:38:18 -04: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 Move to oslo.db 2014-07-21 12:31:10 +03: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 - DB 2014-08-28 10:45:53 -04: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 Adding status field to image location -- domain and APIs changes 2014-07-11 14:15:33 +08: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 replace dict.iteritems() with six.iteritems(dict) 2014-06-06 14:51:41 +00: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