Source: virtualbmc
Section: python
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Uploaders: Lena Voytek <lena.voytek@canonical.com>
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 python3-all,
 python3-pbr (>= 2.0.0),
 python3-sphinx (>= 2.0.0),
 python3-setuptools,
Build-Depends-Indep:
 python3-cliff (>= 2.8.0),
 python3-libvirt (>= 6.0.0),
 python3-openstackdocstheme (>= 2.2.1),
 python3-oslotest (>= 1:3.2.0),
 python3-pyghmi (>= 1.2.0),
 python3-sphinxcontrib.svg2pdfconverter (>= 0.1.0),
 python3-stestr (>= 1.0.0),
 python3-subunit (>= 1.0.0),
 python3-testrepository (>= 0.0.18),
 python3-testscenarios (>= 0.4),
 python3-testtools (>= 2.2.0),
 python3-zmq (>= 19.0.0),
Standards-Version: 4.6.0
Homepage: https://opendev.org/openstack/virtualbmc
Vcs-Git: https://git.launchpad.net/~ubuntu-server-dev/ubuntu/+source/virtualbmc
Testsuite: autopkgtest-pkg-python

Package: virtualbmc
Architecture: all
Depends:
 python3-virtualbmc (= ${source:Version}),
 ${misc:Depends},
Description: A virtual BMC for controlling virtual machines using IPMI commands
 The VirtualBMC tool simulates a Baseboard Management Controller (BMC) by
 exposing IPMI responder to the network and talking to libvirt at the host
 vBMC is running at to manipulate virtual machines which pretend to be bare
 metal servers.
 .
 This package contains the virtual BMC server.

Package: python3-virtualbmc
Architecture: all
Depends:
 python3-cliff (>= 2.8.0),
 python3-libvirt (>= 6.0.0),
 python3-pbr (>= 2.0.0),
 python3-pyghmi (>= 1.2.0),
 python3-zmq (>= 19.0.0),
 ${misc:Depends},
 ${python3:Depends},
Description: A virtual BMC for controlling virtual machines using IPMI commands
 The VirtualBMC tool simulates a Baseboard Management Controller (BMC) by
 exposing IPMI responder to the network and talking to libvirt at the host
 vBMC is running at to manipulate virtual machines which pretend to be bare
 metal servers.
 .
 This package contains the Python 3 module.
