Volume driver for IBM FlashSystem storage systems.
Limitations: 1. Cinder driver only works when open_access_enabled=off.
Bases: cinder.volume.drivers.san.san.SanDriver
IBM FlashSystem volume driver.
Version history: 1.0.0 - Initial driver 1.0.1 - Code clean up 1.0.2 - Add lock into vdisk map/unmap, connection
initialize/terminate
1.0.3 - Initial driver for iSCSI 1.0.4 - Split Flashsystem driver into common and FC 1.0.5 - Report capability of volume multiattach 1.0.6 - Fix bug #1469581, add I/T mapping check in
terminate_connection
Ensure that the flags are set properly.
Create volume from a source volume.
Create snapshot from volume.
Create volume.
Create volume from snapshot.
Delete snapshot.
Delete volume.
Extend volume.
Get volume stats.
If we haven’t gotten stats yet or ‘refresh’ is True, run update the stats first.