Tap-as-a-Service Horizon plugin.
Go to file
Andreas Jaeger bf68ba250c Avoid tox-install.sh
Instead of using tox-install.sh, we can install horizon and neutron
now directly from pypi - or use the current branch in CI system using
tox-siblings.

Update tox.ini for this change.
horizon is already part of requirements file.

Change-Id: Ia7394a1af8fb1cf5752ace4963c328c32b92841b
2019-06-06 10:09:46 +02:00
devstack Update URLs after opendev.org migration 2019-04-26 22:06:17 +09:00
doc Update URLs after opendev.org migration 2019-04-26 22:06:17 +09:00
neutron_taas_dashboard Various fixes and updates 2019-04-04 14:45:16 +09:00
releasenotes Initial Commit. 2017-06-12 20:02:55 +09:00
.eslintrc Initial Commit. 2017-06-12 20:02:55 +09:00
.gitignore Initial Commit. 2017-06-12 20:02:55 +09:00
.gitreview OpenDev Migration Patch 2019-04-19 19:51:57 +00: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 Update URLs after opendev.org migration 2019-04-26 22:06:17 +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 Update URLs after opendev.org migration 2019-04-26 22:06:17 +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 Avoid tox-install.sh 2019-06-06 10:09:46 +02: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://opendev.org/x/tap-as-a-service-dashboard