Source: python-pxetool
Section: python
Priority: optional
Maintainer: Igor Shishkin <ishishkin@mirantis.com>
Build-Depends: debhelper, python-all, python-setuptools, dh-python
Standards-Version: 3.9.6
Homepage: https://review.fuel-infra.org/#/admin/projects/fuel-infra-packages/python-pxetool

Package: python-django-pxetool
Architecture: all
Depends: python,
         python-django,
         python-django-south,
         python-sqlite,
         python-yaml,
         python-django-jsonfield,
         python-celery,
         python-django-celery,
         python-django-braces,
         python-redis,
         python-ldap,
         python-paramiko,
         python-django-auth-ldap,
         python-libvirt,
         ipmitool,
         syslinux,
         syslinux-common,
         ${misc:Depends}
         ${python:Depends}
Description: PXE automation django app
 This package provides a Django web interface for deploying bare-metal servers
 over PXE. It also provides the necessary files to configure tftpd-hpa to
 bootstrap new servers.
