Tap-as-a-Service Horizon plugin.
Go to file
Ian Wienand 76b9f6a4b4 Replace openstack.org git:// URLs with https://
This is a mechanically generated change to replace openstack.org
git:// URLs with https:// equivalents.

This is in aid of a planned future move of the git hosting
infrastructure to a self-hosted instance of gitea (https://gitea.io),
which does not support the git wire protocol at this stage.

This update should result in no functional change.

For more information see the thread at

 http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003825.html

Change-Id: Ibe016f654a2913fb55ee3cda54d93b5898ef7cc8
2019-03-24 20:36:15 +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 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
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 Replace openstack.org git:// URLs with https:// 2019-03-24 20:36:15 +00: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