[config-ref] cleanup Zfssa volume driver
Use "openstack" command to replace "cinder" Change-Id: I1f9e552f52ecc060dfcc88990bdc81b6e9ee0122 Implements: blueprint use-openstack-command
This commit is contained in:
parent
a2e3c0c48d
commit
c02345591a
@ -20,21 +20,13 @@ Supported operations
|
|||||||
~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
- Create, delete, attach, detach, manage, and unmanage volumes.
|
- Create, delete, attach, detach, manage, and unmanage volumes.
|
||||||
|
|
||||||
- Create and delete snapshots.
|
- Create and delete snapshots.
|
||||||
|
|
||||||
- Create volume from snapshot.
|
- Create volume from snapshot.
|
||||||
|
|
||||||
- Extend a volume.
|
- Extend a volume.
|
||||||
|
|
||||||
- Attach and detach volumes.
|
- Attach and detach volumes.
|
||||||
|
|
||||||
- Get volume stats.
|
- Get volume stats.
|
||||||
|
|
||||||
- Clone volumes.
|
- Clone volumes.
|
||||||
|
|
||||||
- Migrate a volume.
|
- Migrate a volume.
|
||||||
|
|
||||||
- Local cache of a bootable volume.
|
- Local cache of a bootable volume.
|
||||||
|
|
||||||
Configuration
|
Configuration
|
||||||
@ -218,8 +210,10 @@ The following extra specs scoped keys are supported by the driver:
|
|||||||
|
|
||||||
- ``zfssa:logbias``
|
- ``zfssa:logbias``
|
||||||
|
|
||||||
Volume types can be created using the :command:`cinder type-create` command.
|
Volume types can be created using the :command:`openstack volume type create`
|
||||||
Extra spec keys can be added using :command:`cinder type-key` command.
|
command.
|
||||||
|
Extra spec keys can be added using :command:`openstack volume type set`
|
||||||
|
command.
|
||||||
|
|
||||||
Driver options
|
Driver options
|
||||||
~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~
|
||||||
|
Loading…
x
Reference in New Issue
Block a user