Source: python-vigieclient Section: python Priority: optional Maintainer: Debian OpenStack Uploaders: Thomas Goirand , Build-Depends: debhelper-compat (= 11), dh-python, openstack-pkg-tools, python3-all, python3-pbr, python3-setuptools, Build-Depends-Indep: python3-coverage, python3-fixtures, python3-keystoneauth1, python3-osc-lib, python3-openstackclient, python3-requests, python3-requests-mock, python3-stestr, python3-subunit, python3-testtools, subunit, Standards-Version: 4.7.2 Vcs-Browser: https://salsa.debian.org/openstack-team/clients/python-vigieclient Vcs-Git: https://salsa.debian.org/openstack-team/clients/python-vigieclient.git Homepage: https://salsa.debian.org/openstack-team/clients/python-vigieclient Package: python3-vigieclient Architecture: all Depends: python3-keystoneauth1, python3-osc-lib, python3-openstackclient, python3-pbr, python3-requests, ${misc:Depends}, ${python3:Depends}, Description: OpenStack operator API - API client Vigie is an OpenStack operator API aimed to ease the administration of an existing deployment. It typically will be used by operators to do daily tasks such as purging all resources of a project, evacuate a compute node for maintenance and more. . This package provides the API client.