5.3.1
·
2806 commits
to master
since this release
[5.3.1] - 2017-12-07
- Changes: v5.3.0...master
- Added support for storage volume modifications
Added to CLI
- slcli block volume-modify
- slcli file volume-modify
[5.3.0] - 2017-12-01
- Changes: v5.2.15...v5.3.0
- Added a retry decorator. currently only used in setTags for VSI creation, which should allos VSI creation to be a bit more robust.
- Updated unit tests to work with pytest3.3