Source: neutron-ha-tool
Section: net
Priority: optional
Maintainer: Debian OpenStack <team+openstack@tracker.debian.org>
Uploaders:
 Thomas Goirand <zigo@debian.org>,
Build-Depends:
 debhelper-compat (= 11),
 dh-python,
 openstack-pkg-tools,
 po-debconf,
 python3-all,
 python3-pbr,
 python3-setuptools,
Standards-Version: 4.6.0.1
Vcs-Browser: https://salsa.debian.org/openstack-team/services/neutron-ha-tool
Vcs-Git: https://salsa.debian.org/openstack-team/services/neutron-ha-tool.git
Homepage: https://salsa.debian.org/openstack-team/services/neutron-ha-tool

Package: neutron-ha-tool
Architecture: all
Depends:
 bind9-host,
 openssl,
 python3-jinja2,
 python3-keystoneclient,
 python3-neutronclient,
 python3-openstackclient,
 python3-paramiko,
 python3-pbr,
 python3-retrying,
 ${misc:Depends},
 ${ostack-lsb-base},
 ${python3:Depends},
Description: additional command line utility for OpenStack Neutron HA operations
 Neutron HA tool allows one to manipulate the different components of OpenStack
 Neutron. For example, it makes it possible to delete, list or migrate all the
 agents that Neutron provides. This way, it is possible to delete, list or
 migrate virtual routers in a full HA way.