
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
Tap-as-a-Service Dashboard
Tap-as-a-Service Horizon plugin.
- Free software: Apache license
- Source: https://opendev.org/x/tap-as-a-service-dashboard
- Bugs: http://bugs.launchpad.net/tap-as-a-service-dashboard
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
Description