Files
deb-python-openstacksdk/doc/source/users/userguides/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

255 B

Using OpenStack Block Store

Before working with block_store, you'll need to obtain a ~openstack.connection.Connection object like so.

/code/connection.py