Jump to: navigation, search

Difference between revisions of "Graffiti"

(Development)
(Capability Type Search API)
Line 12: Line 12:
  
  
=== Capability Type Search API ===
+
=== Resource Search API ===
  
 
== Development ==
 
== Development ==
 
* [https://bugs.launchpad.net/graffiti Bug tracker]
 
* [https://bugs.launchpad.net/graffiti Bug tracker]
 
* [https://blueprints.launchpad.net/graffiti Feature Tracker]
 
* [https://blueprints.launchpad.net/graffiti Feature Tracker]

Revision as of 20:11, 7 March 2014

Overview

Many OpenStack services are great at providing somewhere to use metadata in terms of key-value pairs, but collaborating on the actual metadata is largely a disconnected and difficult process that often involves searching outdated wikis and opening the source code.

At its most simple Graffiti is a metadata collaboration tool. We're starting small with the idea that we can demonstrate how having a common collaboration tool will allow even "simple" tasks like launching a VM became more oriented to the capabilities an end user desires and less about the technology implementation.

Architecture

API

Capability Type Management API

Resource Search API

Development