Tap-as-a-Service Horizon plugin.
Go to file
Deepak Tiwari 9633eea96d Add a new field VLAN Filter to tap-flow data model
Vlan Filter input parameter is part of tap-flow-create API,
which is comma separated list of VLAN Ids which needs to be
mirrored.

Ref Spec: openstack/neutron-specs/specs/rocky/port-mirroring-sriov-vfs.rst
Commit: https://review.openstack.org/#/c/574477/

Change-Id: I627d0fdcf0799e0626e0bb5c8bc7889db90cabcd
2019-04-08 14:08:51 +00:00
devstack devstack: Remove a write-only variable 2017-08-03 12:29:46 +09:00
doc Initial Commit. 2017-06-12 20:02:55 +09:00
neutron_taas_dashboard Add a new field VLAN Filter to tap-flow data model 2019-04-08 14:08:51 +00:00
releasenotes Initial Commit. 2017-06-12 20:02:55 +09:00
tools Align tox_install.sh with other projects 2017-11-22 19:48:28 +01:00
.eslintrc Initial Commit. 2017-06-12 20:02:55 +09:00
.gitignore Initial Commit. 2017-06-12 20:02:55 +09:00
.gitreview Initial Commit. 2017-06-12 20:02:55 +09:00
CONTRIBUTING.rst Initial Commit. 2017-06-12 20:02:55 +09:00
HACKING.rst Initial Commit. 2017-06-12 20:02:55 +09:00
LICENSE Initial Commit. 2017-06-12 20:02:55 +09:00
MANIFEST.in Initial Commit. 2017-06-12 20:02:55 +09:00
README.rst README.rst: Fix the name for enable_plugin 2017-08-02 20:26:54 +09:00
babel-django.cfg Initial Commit. 2017-06-12 20:02:55 +09:00
babel-djangojs.cfg Initial Commit. 2017-06-12 20:02:55 +09:00
manage.py Initial Commit. 2017-06-12 20:02:55 +09:00
package.json Initial Commit. 2017-06-12 20:02:55 +09:00
requirements.txt Various fixes and updates 2019-04-04 14:45:16 +09:00
setup.cfg Initial Commit. 2017-06-12 20:02:55 +09:00
setup.py Initial Commit. 2017-06-12 20:02:55 +09:00
test-requirements.txt Various fixes and updates 2019-04-04 14:45:16 +09:00
test-shim.js Initial Commit. 2017-06-12 20:02:55 +09:00
tox.ini Align tox_install.sh with other projects 2017-11-22 19:48:28 +01:00

README.rst

Tap-as-a-Service Dashboard

Tap-as-a-Service Horizon plugin.

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://github.com/openstack/tap-as-a-service-dashboard