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 catalog will not store the values for specific instance
properties.
This patch updates the spec to reflect the Juno release.
Change-Id: Idc6b24c8caf5ce07800352ab6f4c5829ec35ca4f
Co-Authored-By: Travis Tripp <travis.tripp@hp.com>
Co-Authored-By: Lakshmi N Sampath <lakshmi.sampath@hp.com>
Co-Authored-By: murali sundar <murali.sundar@intel.com>
Co-Authored-By: Wayne Okuma <wayne.okuma@hp.com>
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 catalog will not store the values for specific instance
properties.
Co-Authored-By: Travis Tripp <travis.tripp@hp.com>
Co-Authored-By: Lakshmi N Sampath <lakshmi.sampath@hp.com>
Co-Authored-By: murali sundar <murali.sundar@intel.com>
Co-Authored-By: Wayne Okuma <wayne.okuma@hp.com>
Change-Id: I03219cf5168d9c22d07aa38653f8a9fb7ea380b8
* The template is located in specs/ directory and not in doc/source/specs/
* The current reST renderer link in the template file points to an
expired domain
Change-Id: I165fe6a8eabb59d0918ada6c7ce24d4ea095544d
Currently glance client does not support command completion.
The intention is to add this functionality to the client
blueprint add-bash-completion
Change-Id: Ia13a119967b15d44918a1f7d51b9f142640865cc