Metadata-Version: 2.1
Name: neutron-ha-tool
Version: 0.1.0
Summary: Helper for Neutron HA
Home-page: https://salsa.debian.org/openstack-team/services/neutron-ha-tool
Author: OpenStack
Author-email: openstack-discuss@lists.openstack.org
Project-URL: Source, https://salsa.debian.org/openstack-team/services/neutron-ha-tool
Classifier: Environment :: OpenStack
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7
License-File: LICENSE
Requires-Dist: paramiko
Requires-Dist: retrying
Requires-Dist: python-neutronclient
Requires-Dist: python-keystoneclient
Requires-Dist: jinja2

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.

