Source: python-diskimage-builder Section: python Priority: optional Maintainer: Debian OpenStack Uploaders: Thomas Goirand , Kevin Allioli , Build-Depends: debhelper-compat (= 10), dh-python, openstack-pkg-tools, python3-all, python3-pbr, python3-setuptools, python3-sphinx, Build-Depends-Indep: curl, debootstrap, fdisk, git, jq, kpartx, lvm2, python3-fixtures, python3-hacking, python3-mock, python3-networkx, python3-openstackdocstheme, python3-oslosphinx, python3-oslotest, python3-sphinxcontrib.apidoc, python3-stevedore, python3-stestr, python3-testtools, python3-yaml, subunit, uuid-runtime, Standards-Version: 4.1.3 Vcs-Browser: https://salsa.debian.org/openstack-team/libs/python-diskimage-builder Vcs-Git: https://salsa.debian.org/openstack-team/libs/python-diskimage-builder.git Homepage: https://git.openstack.org/cgit/openstack/diskimage-builder Package: diskimage-builder-doc Architecture: all Section: doc Depends: ${misc:Depends}, ${sphinxdoc:Depends}, Description: image building tools for Openstack - doc Diskimage-builder tools are the components of TripleO that are responsible for building disk images. It has the core functionality for building disk images, filesystem images and ramdisk images for use with OpenStack (both virtual and bare metal). The core functionality includes the various operating system specific modules for disk/filesystem images, and deployment and hardware inventory ramdisks. . The TripleO project also develops elements that can be used to deploy OpenStack itself. While users and operators can manually script or put together ram disks and disk images, mature automation makes customisation and testing easier. . This package provides the documentation. Package: python3-diskimage-builder Architecture: all Depends: curl, debootstrap, fdisk, git, jq, kpartx, lvm2, python3-networkx, python3-pbr, python3-stevedore, python3-yaml, qemu-utils, uuid-runtime, ${misc:Depends}, ${python3:Depends}, Description: image building tools for Openstack - Python 3.x Diskimage-builder tools are the components of TripleO that are responsible for building disk images. It has the core functionality for building disk images, filesystem images and ramdisk images for use with OpenStack (both virtual and bare metal). The core functionality includes the various operating system specific modules for disk/filesystem images, and deployment and hardware inventory ramdisks. . The TripleO project also develops elements that can be used to deploy OpenStack itself. While users and operators can manually script or put together ram disks and disk images, mature automation makes customisation and testing easier. . This package provides the Python 3.x version.