Files
deb-python-openstacksdk/doc/source/users/proxies/block_store.rst
Brian Curtin 495b3484d6 Move volume docs to block_store
These weren't caught during the renaming.

Change-Id: Ied530d3e9760385baa7b16068765328dbb6de6eb
2015-06-17 13:38:09 -05:00

487 B

Block Store API

For details on how to use block_store, see /users/userguides/block_store

openstack.block_store.v2._proxy

The BlockStore Class

The block_store high-level interface is available through the block_store member of a ~openstack.connection.Connection object. The block_store member will only be added if the service is detected.

openstack.block_store.v2._proxy.Proxy