Metadata-Version: 2.1
Name: tap-as-a-service-dashboard
Version: 0.0.1.dev15
Summary: Tap-as-a-Service Horizon plugin.
Home-page: http://www.openstack.org/
Author: OpenStack
Author-email: openstack-dev@lists.openstack.org
License: UNKNOWN
Platform: UNKNOWN
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 :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Requires-Dist: pbr (>=2.0.0)
Requires-Dist: horizon (>=14.0.0)
Requires-Dist: python-neutronclient (>=6.7.0)

===============================
Tap-as-a-Service Dashboard
===============================

Tap-as-a-Service Horizon plugin.

* Free software: Apache license
* Source: https://opendev.org/x/tap-as-a-service-dashboard
* Bugs: http://bugs.launchpad.net/tap-as-a-service-dashboard

Features
--------

* TODO

Enabling in DevStack
--------------------

Add this repo as an external repository into your ``local.conf`` file::

    [[local|localrc]]
    enable_plugin tap-as-a-service-dashboard https://opendev.org/x/tap-as-a-service-dashboard



