Skip to content

v0.3 beta 2

Pre-release
Pre-release
Compare
Choose a tag to compare
@swevm swevm released this 07 Jun 16:41
· 29 commits to master since this release

Second beta release.

Additional tests have been done for install and logging capabilities added to scaleio API wrapper and general code fixes. Consider IM API wrapper a proof-of-concept still. It work but have not undergone much testing and there´s still lots of debugging stuff in the code.

Keep in mind that this code is not officially supported by EMC

Prereqs

Python 2.7+

Install

Download zip or tar.gz.
Uncompress
Run: sudo python setup.py install

Changes since v0.3 beta 1

  • Standardized way to handle logging - Error message status need to be worked on
  • Snapshot management
  • General hardening of code
  • IM wrapper can configure remote syslog and callhome settings at initial install
  • Support for Faultset and Protection Domain

Todo

  • Be PIP installable (target v0.3 final)
  • Additional error handling (v0.3 final)
  • Full v1.32 compatibility (will be added to v0.4)
  • Normalize API calls (will be added to v0.4)