-
New features:
- [Controller] Added methods to control the foreign configuration. (PR #11)
- [Controller] Now some storcli calls can return an error and get handled without raising exceptions. (Issue #13)
- [Drive] Added some aliases to
drive.state
&drive.set_state
method. (Issue #12) - Added enum-class StorcliError. This Enum stores any posible (documented) error reported by storcli. We can expect & catch some of them if we want to
-
Changes:
Thanks to @ulmitov & @dgilbert101 for the contributions to this release