Source: python-hpe-storage-flowkit-py
Section: python
Priority: optional
Maintainer: Debian OpenStack <team+openstack@tracker.debian.org>
Uploaders:
 Thomas Goirand <zigo@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 openstack-pkg-tools,
 pybuild-plugin-pyproject,
 python3-all,
 python3-setuptools,
Build-Depends-Indep:
 python3-paramiko,
 python3-pytest,
 python3-requests,
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/openstack-team/third-party/python-hpe-storage-flowkit-py
Vcs-Git: https://salsa.debian.org/openstack-team/third-party/python-hpe-storage-flowkit-py.git
Homepage: https://github.com/hpe-storage/hpe_storage_flowkit_py

Package: python3-hpe-storage-flowkit-py
Architecture: all
Depends:
 python3-paramiko,
 python3-requests,
 ${misc:Depends},
 ${python3:Depends},
Description: client library for interacting with HPE Alletra MP storage arrays
 HPE Storage FlowKit is a comprehensive Python client designed to interact with
 the HPE Alletra MP storage platform. It provides a simple and intuitive API
 for automating configuration, management, and monitoring tasks via the array's
 REST web service interface (WSAPI).
 .
 The library provides control over high-level service clients (Cinder) for
 common integration scenarios.
