Volume driver for Dell Storage Center.
Bases: cinder.volume.drivers.dell.dell_storagecenter_common.DellCommonDriver, cinder.volume.driver.FibreChannelDriver
Implements commands for Dell Storage Center FC management.
Version history:
1.0.0 - Initial driver
1.1.0 - Added extra spec support for Storage Profile selection
1.2.0 - Added consistency group support.
2.0.0 - Switched to inheriting functional objects rather than volume
driver.
2.1.0 - Added support for ManageableVD.
2.2.0 - Driver retype support for switching volume's Storage Profile
2.3.0 - Added Legacy Port Mode Support
2.3.1 - Updated error handling.
2.4.0 - Added Replication V2 support.
2.4.1 - Updated Replication support to V2.1.
2.5.0 - ManageableSnapshotsVD implemented.
3.0.0 - ProviderID utilized.
3.1.0 - Failback supported.
3.2.0 - Live Volume support.
Initialize the secondary connection of a live volume pair.
Parameters: |
|
---|---|
Returns: | lun, targets and initiator target map. |