cinderlib/docs
Gorka Eguileor c491c71f47 Support pool-aware drivers
This patch adds pool support to cinderlib.

The Backend class now has the property `pool_names` with available pools
in the driver.

When creating a volume we can specify `pool_name` to use a specific
pool.

Pool is stored as part of the `host` field in volumes.  The `host` field
now follows Cinder's naming "host@backend#pool".
2018-11-20 17:51:28 +01:00
..
topics Support pool-aware drivers 2018-11-20 17:51:28 +01:00
Makefile Initial commit 2017-11-03 16:45:13 +01:00
authors.rst Initial commit 2017-11-03 16:45:13 +01:00
cinderlib.persistence.rst Update documentation 2018-06-12 18:45:30 +02:00
conf.py Fix doc build 2018-07-04 12:51:17 +02:00
contributing.rst Initial commit 2017-11-03 16:45:13 +01:00
history.rst Initial commit 2017-11-03 16:45:13 +01:00
index.rst docs: Add validated drivers section 2018-06-13 12:46:13 +02:00
installation.rst docs: Update docks referring to Pike release 2018-08-24 17:03:54 +02:00
internals.rst Add documentation 2018-06-12 18:45:29 +02:00
introduction.rst docs: Update docks referring to Pike release 2018-08-24 17:03:54 +02:00
make.bat Initial commit 2017-11-03 16:45:13 +01:00
todo.rst Add documentation 2018-06-12 18:45:29 +02:00
usage.rst Update documentation 2018-06-12 18:45:30 +02:00
validated_backends.rst docs: Update LVM configuration 2018-08-29 13:12:09 +02:00
validating_backends.rst docs: Update LVM configuration 2018-08-29 13:12:09 +02:00