Using OpenStack Volume ====================== Before working with ``volume``, you'll need to obtain a :class:`~openstack.connection.Connection` object like so. .. literalinclude:: /code/connection.py .. TODO(thowe): Implement this guide