Tap-as-a-Service Horizon plugin.
Go to file
YAMAMOTO Takashi da8c4e4caf Use the new way to reference views
See https://docs.djangoproject.com/en/1.9/releases/1.8/#django-conf-urls-patterns

Closes-Bug: #1708118

----------------------------------------
This commit includes the following unrelated change
to pass the gate.

docs: Fix an import error

version.py was copied from neutron-vpnaas-dashboard
and modified a bit.

Closes-Bug: #1708145
Change-Id: I475a808cd4c7e940aee5306d7c33a1c9c16746c3
----------------------------------------

Change-Id: I0077105a13c7b6dd2c49fae17784dffb54e55cd9
2017-08-02 20:25:58 +09:00
devstack Initial Commit. 2017-06-12 20:02:55 +09:00
doc Initial Commit. 2017-06-12 20:02:55 +09:00
neutron_taas_dashboard Use the new way to reference views 2017-08-02 20:25:58 +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 Initial Commit. 2017-06-12 20:02:55 +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
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
manage.py Initial Commit. 2017-06-12 20:02:55 +09:00
MANIFEST.in Initial Commit. 2017-06-12 20:02:55 +09:00
package.json Initial Commit. 2017-06-12 20:02:55 +09:00
README.rst Modify ./README.rst 2017-06-13 09:05:14 +09:00
requirements.txt Initial Commit. 2017-06-12 20:02:55 +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 Initial Commit. 2017-06-12 20:02:55 +09:00
test-shim.js Initial Commit. 2017-06-12 20:02:55 +09:00
tox.ini Initial Commit. 2017-06-12 20:02:55 +09:00

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