Source: python-openstackclient Section: python Priority: optional Maintainer: Debian OpenStack Uploaders: gustavo panizzo , Thomas Goirand , Sakirnth Nagarasa , Build-Depends: debhelper-compat (= 11), dh-python, openstack-pkg-tools, python3-all, python3-pbr, python3-setuptools, python3-sphinx, Build-Depends-Indep: python3-aodhclient , python3-barbicanclient , python3-cinderclient, python3-cliff (>= 3.5.0), python3-cloudkittyclient , python3-coverage, python3-ddt, python3-designateclient , python3-fixtures, python3-glanceclient, python3-gnocchiclient , python3-hacking, python3-heatclient , python3-ironic-inspector-client , python3-ironicclient , python3-iso8601, python3-karborclient , python3-keyring, python3-keystoneclient, python3-manilaclient , python3-mistralclient , python3-mock, python3-muranoclient , python3-neutronclient , python3-novaclient, python3-octaviaclient , python3-openstackdocstheme , python3-openstacksdk (>= 0.61.0), python3-osc-lib (>= 2.3.0), python3-osc-placement, python3-oslo.i18n, python3-oslo.serialization, python3-oslo.utils, python3-oslotest , python3-osprofiler, python3-requests, python3-requests-mock, python3-saharaclient , python3-searchlightclient , python3-senlinclient , python3-sphinxcontrib.apidoc , python3-stestr , python3-stevedore, python3-subunit , python3-tempest , python3-testtools , python3-troveclient , python3-watcherclient, python3-wrapt, python3-zaqarclient , python3-zunclient , python3-zunclient , subunit, Standards-Version: 4.4.1 Vcs-Browser: https://salsa.debian.org/openstack-team/clients/python-openstackclient Vcs-Git: https://salsa.debian.org/openstack-team/clients/python-openstackclient.git Homepage: http://wiki.openstack.org/OpenStackClient Package: python-openstackclient-doc Build-Profiles: Section: doc Architecture: all Depends: ${misc:Depends}, ${sphinxdoc:Depends}, Description: OpenStack Command-line Client - doc python-openstackclient is a unified command-line client for the OpenStack APIs. It is a thin wrapper to the stock python-*client modules that implement the actual REST API client actions. . This is an implementation of the design goals shown in http://wiki.openstack.org/UnifiedCLI. The primary goal is to provide a unified shell command structure and a common language to describe operations in OpenStack. . This package contains the documentation. Package: python3-openstackclient Architecture: all Depends: python3-cinderclient, python3-cliff (>= 3.5.0), python3-glanceclient, python3-iso8601, python3-keyring, python3-keystoneclient, python3-neutronclient, python3-novaclient, python3-openstacksdk (>= 0.61.0), python3-osc-lib (>= 2.3.0), python3-oslo.i18n, python3-oslo.serialization, python3-oslo.utils, python3-pbr, python3-stevedore, ${misc:Depends}, ${python3:Depends}, Recommends: python-openstackclient-doc, ${python3:Recommends}, Description: OpenStack Command-line Client - Python 3.x python-openstackclient is a unified command-line client for the OpenStack APIs. It is a thin wrapper to the stock python-*client modules that implement the actual REST API client actions. . This is an implementation of the design goals shown in http://wiki.openstack.org/UnifiedCLI. The primary goal is to provide a unified shell command structure and a common language to describe operations in OpenStack. . This package contains the Python 3.x module.