Source: python-pxetool
Section: python
Priority: optional
Maintainer: Alexander Charykov <acharykov@mirantis.com>
Build-Depends: debhelper,
               dh-python,
               python-all,
               python-flake8,
               python-setuptools,
               python-sphinx,
               python-tox
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: ipmitool,
         python,
         python-celery,
         python-django,
         python-django-auth-ldap,
         python-django-braces,
         python-django-celery,
         python-django-jsonfield,
         python-django-south,
         python-djangorestframework,
         python-ldap,
         python-libvirt,
         python-paramiko,
         python-redis,
         python-sqlite,
         python-yaml,
         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.

Package: python-django-pxetool-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}, ${sphinxdoc:Depends}
Description: High-level Python web development framework (documentation)
 .
