Adding volume driver for X-IO ISE
Driver is implemented using one base class XIOISEDriver and two
classes, one for each storage protocol.
This change also addresses version 1.1.0 of the driver that
adds support for:
- QoS
- Volume affinity
- Thin
- Retype
Driver Cert results:
https://bugs.launchpad.net/cinder/+bug/
1360078
Unit test tests all required interfaces for both driver types.
Change-Id: I2eeb44e768871e02e407f93243aabef993f96d53
Implements: blueprint xio-iscsi-fc-volume-driver
Implements: blueprint xio-volume-driver-1-1