-
New features:
- [Controller] Added method drives_ids to get all pair of enclosure:drive_id
- [Controller] Added methods to handle patrol read and background initialization (PR #9)
- [Controller] Added properties to get/set
autorebuild
, foreignautoimport
and patrolread
. (PR #9)
-
Fixes:
- [Controller] Fixed device count on controller.create_vd. Requested in #2
- [Controller] Fixed default pd on controller.create_vd in some scenarios. Requested in #2
Thanks to @ulmitov and @dgilbert101