Source: vigie
Section: net
Priority: optional
Maintainer: Debian OpenStack <team+openstack@tracker.debian.org>
Uploaders:
 Thomas Goirand <zigo@debian.org>,
Build-Depends:
 debhelper-compat (= 10),
 dh-python,
 openstack-pkg-tools,
 python3-all,
 python3-pbr,
 python3-setuptools,
Build-Depends-Indep:
 alembic,
 python3-alembic,
 python3-flask,
 python3-jinja2,
 python3-keystonemiddleware,
 python3-mistralclient,
 python3-oslo.config,
 python3-oslo.context,
 python3-oslo.db,
 python3-oslo.log,
 python3-oslo.messaging,
 python3-sqlalchemy,
 python3-tooz,
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/openstack-team/services/vigie
Vcs-Git: https://salsa.debian.org/openstack-team/services/vigie.git
Homepage: https://salsa.debian.org/openstack-team/services/vigie

Package: vigie-api
Architecture: all
Depends:
 adduser,
 debconf,
 python3-keystoneclient,
 python3-pastescript,
 q-text-as-data,
 uwsgi-plugin-python3,
 vigie-common (= ${source:Version}),
 ${misc:Depends},
 ${python3:Depends},
Description: OpenStack operator API - api
 Vigie is an OpenStack operator API aimed to ease the administration of an
 existing deployment. It typically will be used by operators to do daily tasks
 such as purging all resources of a project, evacuate a compute node for
 maintenance and more.
 .
 This package provides the API.

Package: python3-vigie
Architecture: all
Section: python
Depends:
 alembic,
 python3-alembic,
 python3-flask,
 python3-jinja2,
 python3-keystonemiddleware,
 python3-mistralclient,
 python3-oslo.config,
 python3-oslo.context,
 python3-oslo.db,
 python3-oslo.log,
 python3-oslo.messaging,
 python3-pbr,
 python3-sqlalchemy,
 python3-tooz,
 ${misc:Depends},
 ${python3:Depends},
Description: OpenStack operator API - Python lib
 Vigie is an OpenStack operator API aimed to ease the administration of an
 existing deployment. It typically will be used by operators to do daily tasks
 such as purging all resources of a project, evacuate a compute node for
 maintenance and more.
 .
 This package provides the Python lib.

Package: vigie-common
Architecture: all
Depends:
 adduser,
 dbconfig-common,
 debconf,
 gettext-base,
 python3-vigie (= ${binary:Version}),
 sqlite3,
 ${misc:Depends},
 ${python3:Depends},
Description: OpenStack operator API - common files
 Vigie is an OpenStack operator API aimed to ease the administration of an
 existing deployment. It typically will be used by operators to do daily tasks
 such as purging all resources of a project, evacuate a compute node for
 maintenance and more.
 .
 This package provides common files

Package: vigie-worker
Architecture: all
Depends:
 adduser,
 vigie-common (= ${source:Version}),
 ${misc:Depends},
 ${python3:Depends},
Description: OpenStack operator API - worker daemon
 Vigie is an OpenStack operator API aimed to ease the administration of an
 existing deployment. It typically will be used by operators to do daily tasks
 such as purging all resources of a project, evacuate a compute node for
 maintenance and more.
 .
 This package provides the worker daemon.
