cinder/cinder/volume/drivers/disco
Thelo Gaultier 4495fad680 ITRI DISCO cinder driver
This commit adds a Cinder volume driver for ITRI DISCO product.
    The DISCO driver supports the following features:
    * Volume Create/Delete
    * Volume Attach/Detach
    * Snapshot Create/Delete
    * Create Volume from Snapshot
    * Get Volume Stats
    * Copy Image to Volume
    * Copy Volume to Image
    * Clone Volume
    * Extend volume

    Implements: blueprint disco-driver-cinder

This patchset also includes the unit tests.

New config options for the cinder driver were also added.
related nova patchset : https://review.openstack.org/253353
related os_brick patchset : https://review.openstack.org/253352

DocImpact
Change-Id: I0168af34364343246a2855bdbd4a9f5ed5b05438
2016-01-15 23:30:27 +08:00
..
__init__.py ITRI DISCO cinder driver 2016-01-15 23:30:27 +08:00
disco.py ITRI DISCO cinder driver 2016-01-15 23:30:27 +08:00