
- Remove redundant test-requirements and require horizon Note: This implies newer versions of django - Use openstack_dashboard.test.helpers.TestCase To fix the following error with py3. TypeError: unhashable type: 'TestNeutron_taas_dashboard' - Update uses of urlresolvers See: https://review.openstack.org/#/c/528497/ - Fix ImproperlyConfigured See: https://review.openstack.org/#/c/527323/ Change-Id: I60e983baff48cf5bab73c5e89f03b6984ef62417
Tap-as-a-Service Dashboard
Tap-as-a-Service Horizon plugin.
- Free software: Apache license
- Source: http://git.openstack.org/cgit/openstack/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://github.com/openstack/tap-as-a-service-dashboard
Description