Horizon UI support for Neutron FWaaS
Go to file
Akihiro Motoki 883ded237c Consume horizon master
Previously the repository consumes horizon from amotoki's
private github repository for initial testing.
Let's switch it to the main horizon repository.

To test this, local.conf needs to be something like below:
(Patch set number may need to be changed.)
-----
enable_plugin neutron-fwaas https://git.openstack.org/openstack/neutron-fwaas
enable_service q-fwaas-v1
enable_plugin neutron-fwaas-dashboard https://git.openstack.org/openstack/neutron-fwaas-dashboard refs/changes/13/476413/1
-----

Implement blueprint split-out-neutron-xaas-dashboards
Depends-On: Ieaca88dbe28cc2330d9b333082ff7e92c91e8639
Change-Id: Ie46e54ad732e816b02d56f52b09382773f481643
2017-06-27 14:43:29 +00:00
devstack Consume horizon master 2017-06-27 14:43:29 +00:00
doc/source DevStack plugin for neutron-fwaas-dashboard 2017-06-22 03:44:26 +00:00
neutron_fwaas_dashboard Migrate JS file from horizon 2017-06-22 04:22:17 +00:00
releasenotes Initial commit 2017-05-22 13:36:41 +09:00
tools Consume horizon master 2017-06-27 14:43:29 +00:00
.gitignore Initial commit 2017-05-22 13:36:41 +09:00
.gitreview Add .gitreview 2017-06-21 09:38:17 +09:00
CONTRIBUTING.rst Initial commit 2017-05-22 13:36:41 +09:00
HACKING.rst Initial commit 2017-05-22 13:36:41 +09:00
LICENSE Initial commit 2017-05-22 13:36:41 +09:00
README.rst Initial commit 2017-05-22 13:36:41 +09:00
babel-django.cfg Initial commit 2017-05-22 13:36:41 +09:00
babel-djangojs.cfg Initial commit 2017-05-22 13:36:41 +09:00
manage.py Initial commit 2017-05-22 13:36:41 +09:00
requirements.txt Initial commit 2017-05-22 13:36:41 +09:00
setup.cfg Initial commit 2017-05-22 13:36:41 +09:00
setup.py Initial commit 2017-05-22 13:36:41 +09:00
test-requirements.txt Initial commit 2017-05-22 13:36:41 +09:00
tox.ini Consume horizon master 2017-06-27 14:43:29 +00:00