glance/glance/db/sqlalchemy/migrate_repo
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
..
versions Glance Metadata Definitions Catalog - DB 2014-08-28 10:45:53 -04:00
README Create 'simple' db driver 2012-06-07 09:20:50 -07:00
__init__.py Create 'simple' db driver 2012-06-07 09:20:50 -07:00
manage.py Changed header from LLC to Foundation based on trademark policies 2013-09-10 18:29:53 +02:00
migrate.cfg Create 'simple' db driver 2012-06-07 09:20:50 -07:00
schema.py Refactoring Glance logging lowering levels 2014-07-17 10:03:12 +00:00

README

This is a database migration repository.

More information at
http://code.google.com/p/sqlalchemy-migrate/