------------------------ * Added a support to getFlashCache() * Added a support to createFlashCache() * Added a support to deleteFlashCache() * Added a support to resyncPhysicalCopy() * Added a support to set volume metadata in modifyVolume()
4.2.5
------------------------ * Fixed problem with getfshare command with Manila operations on 3.3.1 MU1 update * Added a function definition for retrieving snapshots of a volume using REST
------------------------ * Fixed exceptions invocation order. * Fix invocations for CLI commands createfstore, getfstore, getfsquota in Inform OS 3.3.1 (Real madrid)
4.2.2
------------------------ * Fixed online physical copy logic. * Fixed setQOSRule doesn't work if max_bw is not defined * Fixed bug with ssh client creation with privatekey argument passed explicitly * Fixed bug where get_description() needs to be invoked on exceptions instead of Exception. Refer bug 1586266 * Fixed getvfs in Manila client to return multiple VFS entries and not just 1
4.2.1
------------------------ * Add retries for certain exceptions. - exceptions.HTTPServiceUnavailable - requests.exceptions.ConnectionError