Brian Curtin f86cc2fc8e Reorganize existing documentation files
This change creates two directories of content, based on who they're
relevant to: users and contributors. Files which were in the top-level
folder were moved, as well as some within folders in that top-level.
This is one change of a multi-step process, so it only deals with
renamings in order to make further changes cleaner.

Change-Id: I3c9bb7da4f283e2696e7bcea84824c778bbcecfb
Partial-Bug: 1416553
2015-02-03 12:43:28 -06:00

413 B

Object Store API

For details on how to use this API, see /users/userguides/object_store

openstack.object_store.v1._proxy

The Object Store Class

The Object Store high-level interface is exposed as the object_store object on ~openstack.connection.Connection objects.

openstack.object_store.v1._proxy.Proxy