Python 3 library implementing a reduced subset of bindings for Huawei's OceanStor REST API
This library was initially forked from tcomerma/check_oceanstor and then adapted to Python 3 and extended with more functionality
This has been hastily packaged into a module with no prior experience. Any help or suggestions are welcomed.
$ python3 -m build
Then it can be installed locally: $ python3 -m pip install dist/pyoceanstor_upc-0.1-py3-none-any.whl
from pyoceanstor_upc import OceanStor