Tap-as-a-Service Horizon plugin.
Go to file
YAMAMOTO Takashi 677c759b21 Use openstack_dashboard.test.helpers.TestCase
To fix the following error.

TypeError: unhashable type: 'TestNeutron_taas_dashboard'

Change-Id: I60e983baff48cf5bab73c5e89f03b6984ef62417
2019-04-04 13:14:23 +09: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 Use openstack_dashboard.test.helpers.TestCase 2019-04-04 13:14:23 +09: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 Drop django_openstack_auth from requirements.txt 2017-12-25 15:35:26 +00: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 Change the way to install horizon 2017-08-02 20:26:54 +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