------------------------
* Allows suppressing of InsecureRequestWarning messages
* Changes the exception isinstance check to look for basestring/str instead of
bytes in order to properly store the error description.
* Adds a new API for modifying snapshots.
* Adds SSH support
* Allows changing timeouts for requests
* Adds remote copy support:
- makeVolumeRemote
- makeVolumePrimary
- createRemoteSnapshotSchedule
- deleteRemoteSnapshotSchedule
- getRemoteSnapshotSchedule
- stopRemoteSnapshotSchedule
- startRemoteSnapshotSchedule
- doesRemoteSnapshotScheduleExist
- getIPFromCluster