Jump to: navigation, search

Difference between revisions of "Glance/ArtifactRepo"

(Created page with "== Glance Metadata Repository v2 == === Summary === Metadata Repository should be able to store immutable entities with their metadata. Metadata itself is not immutable and c...")
 
(Glance Metadata Repository v2)
 
Line 1: Line 1:
== Glance Metadata Repository v2 ==
+
== Glance Artifact Repository v2 ==
  
 
=== Summary ===
 
=== Summary ===

Latest revision as of 20:27, 17 December 2013

Glance Artifact Repository v2

Summary

Metadata Repository should be able to store immutable entities with their metadata. Metadata itself is not immutable and can be changed over time. Repository should support object versioning and metadata versioning. Metadata should support an ability to store different data, including a standardized metadata section for each artifact type as well as non-restricted or arbitrary metadata.

Proposed Database Schema

Proposed API Endpoints