Brian Rosmaita 0507f6d44d Add documentation for Images API v2 image sharing
Image sharing was added to the Images API v2 for the Grizzly release
but was not documented in the API Reference or API Quick Reference.
This commit adds the missing documentation to the Image Service API
v2 Reference.

Also corrects image update example in Appendix A.

Change-Id: I263918ee81c8d7442cb6ef7764231b396a68b1ff
Partial-Bug: #1227801
2013-10-01 13:19:15 +00:00

This repository contains the RESTful API information for the OpenStack Image Service, also known as Glance. The Glance project provides services for discovering, registering, and retrieving virtual machine images. The Image Service has a RESTful API that allows querying of VM image metadata as well as retrieval of the actual image.

VM images made available through Glance can be stored in a variety of locations from simple filesystems to object-storage systems like the OpenStack Swift project.

Contributing

Our community welcomes all people interested in open source cloud computing, and there are no formal membership requirements. The best way to join the community is to talk with others online or at a meetup and offer contributions through the code review process, the OpenStack wiki, or blogs. We welcome all types of contributions, from blueprint designs to documentation to testing to deployment scripts.

Installing

Refer to http://docs.openstack.org/developer/glance/ to learn more about installing an OpenStack Image Service server that can respond to these API commands.

Description
No description provided
Readme 548 KiB
Languages
Text 100%