Goal is to maintain API specs in the specs repo for each project
and to eliminate the image-api repo.
Splits up original v2 API document into multiple files.
Change-Id: I7b6fbb1ee4a9a2e04395a7aa942d9ebdb011cc85
These 3 folders didn't have an index file. This patch adds one so it can
contain a TOC for the accepted specs.
Change-Id: Ib674688ba51765d70b555fa51bcc5d35a9b6bcad
Remove intersphinx from the docs build as it triggers network calls that
occasionally fail, and we don't really use intersphinx (links other
sphinx documents out on the internet)
This also removes the requirement for internet access during docs build.
This can cause docs jobs to fail if the project errors out on
warnings.
Change-Id: I71e941e2a639641a662a163c682eb86d51de42fb
Related-Bug: #1368910
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>
This was added to work around bug 1091333. A new sphinx has been
released and so this is no longer necessary.
Change-Id: I9107884d964757a9154bdd1feb4ea6df4e9df43e
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