
The openstack doc standard location is 'user', so go with that. Incorporate pages from the shade and occ docs into the appropriate places in the user index file. This still leaves user/logging and user/guide/logging which need to be rationalized. That will come in the next commit, as it also needs to actually rationalize the logging helper functions. Remove the Makefile, as it's not used by things. Change-Id: I26f36370ef9651f4bcaa7dee3b903309463d9592
1.7 KiB
Block Storage API
For details on how to use block_storage, see /user/guides/block_storage
openstack.block_storage.v2._proxy
The BlockStorage Class
The block_storage high-level interface is available through the
block_storage
member of a ~openstack.connection.Connection
object. The
block_storage
member will only be added if the service is
detected.
Volume Operations
openstack.block_storage.v2._proxy.Proxy
openstack.block_storage.v2._proxy.Proxy.create_volume
openstack.block_storage.v2._proxy.Proxy.delete_volume
openstack.block_storage.v2._proxy.Proxy.get_volume
openstack.block_storage.v2._proxy.Proxy.volumes
Type Operations
openstack.block_storage.v2._proxy.Proxy
openstack.block_storage.v2._proxy.Proxy.create_type
openstack.block_storage.v2._proxy.Proxy.delete_type
openstack.block_storage.v2._proxy.Proxy.get_type
openstack.block_storage.v2._proxy.Proxy.types
Snapshot Operations
openstack.block_storage.v2._proxy.Proxy
openstack.block_storage.v2._proxy.Proxy.create_snapshot
openstack.block_storage.v2._proxy.Proxy.delete_snapshot
openstack.block_storage.v2._proxy.Proxy.get_snapshot
openstack.block_storage.v2._proxy.Proxy.snapshots
Stats Operations
openstack.block_storage.v2._proxy.Proxy
openstack.block_storage.v2._proxy.Proxy.backend_pools