Horizon UI support for Neutron FWaaS
Go to file
mareklycka cb7c8c449a Displays selectable ports in a tabular pop-up
This commit adds a new customizable Django/Horizon widget which displays
Select options as table without adding AngularJS components or new
custom JS code.

The widget is then used to display port information in the dialogs used
for port adding to, and removing from, Firewall Groups.

Change-Id: I9707179557919643d4432d8ed29f2c80e44e6af4
Closes-Bug: #1810391
2019-01-14 08:41:24 +01:00
devstack Fix typos in documentation 2018-03-28 06:46:29 +09:00
doc/source Fix pep8 errors 2018-05-02 20:25:19 +09:00
etc Fix FWaaS create/update policy with non-admin 2017-07-13 02:45:57 +00:00
neutron_fwaas_dashboard Displays selectable ports in a tabular pop-up 2019-01-14 08:41:24 +01:00
releasenotes Imported Translations from Zanata 2018-09-18 07:36:43 +00:00
.gitignore .gitignore: add translation catalogs (.mo and .pot) 2017-11-16 07:47:26 +00:00
.gitreview Add .gitreview 2017-06-21 09:38:17 +09:00
.zuul.yaml Add openstack-cover-jobs-horizon 2018-11-06 23:36:01 -08:00
CONTRIBUTING.rst Fix typos in documentation 2018-03-28 06:46:29 +09:00
HACKING.rst Fix wrong homepage in setup.cfg 2017-07-31 08:21:30 +00:00
LICENSE Initial commit 2017-05-22 13:36:41 +09:00
README.rst Add release note in README 2018-07-17 15:55:34 +08:00
babel-django.cfg Correct django template pattern in babel-django.cfg 2018-02-06 01:14:22 +09:00
babel-djangojs.cfg Initial commit 2017-05-22 13:36:41 +09:00
lower-constraints.txt Update lower-constraints to match horizon 2018-12-17 06:12:33 +09:00
manage.py Initial commit 2017-05-22 13:36:41 +09:00
requirements.txt Drop nose dependencies 2018-08-18 04:27:36 +09:00
setup.cfg Change openstack-dev to openstack-discuss 2018-12-04 06:24:44 +00:00
setup.py manually sync with g-r 2017-06-28 22:49:25 +02:00
test-requirements.txt Drop nose dependencies 2018-08-18 04:27:36 +09:00
tox.ini Merge "fix tox python3 overrides" 2018-07-19 14:57:32 +00:00