Source: python-brick-cinderclient-ext
XB-Private-Mcp-Spec-Sha: dd1a9b2b88af2bd7b69a74c211e99881ffe268d2
Section: python
Priority: optional
Maintainer: OpenStack Hardening Team <oscore-eng@mirantis.com>
Build-Depends: debhelper (>=9),
               dh-python,
               openstack-pkg-tools,
               python-all (>= 2.6.6-3~),
               python-setuptools,
               python-pbr (>= 2.0.0),
               python-sphinx (>= 1.6.2),
               python3-all,
               python3-setuptools,
               python3-pbr (>= 2.0.0),
Build-Depends-Indep: python-oslo.concurrency (>= 3.8.0),
                     python-os-brick (>= 1.15.1),
                     python-cinderclient (>= 1:3.1.0),
                     python3-oslo.concurrency (>= 3.8.0),
                     python3-os-brick (>= 1.15.1),
                     python3-cinderclient (>= 1:3.1.0),
Standards-Version: 3.9.6
Homepage: https://github.com/openstack/python-brick-cinderclient-ext
X-Python-Version: >= 2.6
X-Python3-Version: >= 3.2

Package: python-brick-cinderclient-ext
Architecture: all
Depends: python-pbr (>= 2.0.0),
         python-oslo.concurrency (>= 3.8.0),
         python-os-brick (>= 1.15.1),
         python-cinderclient (>= 1:3.1.0),
         ${python:Depends},
         ${misc:Depends}
Description: OpenStack Cinder Brick client for local volume attachement
 .
 This package installs the library for Python 2.

Package: python3-brick-cinderclient-ext
Architecture: all
Depends: python3-pbr (>= 2.0.0),
         python3-oslo.concurrency (>= 3.8.0),
         python3-os-brick (>= 1.15.1),
         python3-cinderclient (>= 1:3.1.0),
         ${python3:Depends},
         ${misc:Depends}
Description: OpenStack Cinder Brick client for local volume attachement
 .
 This package installs the library for Python 3.
