Horizon UI support for Neutron FWaaS
Go to file
Adit Sarfaty a767cef2ad Fix FWaaS create/update rule with non-admin
Creating and updating a shared rule is forbidden for non admin user.

This patch makes sure the 'shared' attribute is disabled, and not added
to the request body of the update request, so the request will not fail
in neutron.

Change-Id: I439947198bd9b0a647640f3f663ba7029b2507b4
Closes-Bug: #1699717
2017-07-13 02:25:53 +00:00
devstack Import FWaaS policy file from Horizon 2017-07-13 00:10:50 +00:00
doc/source Import FWaaS policy file from Horizon 2017-07-13 00:10:50 +00:00
etc Fix FWaaS create/update rule with non-admin 2017-07-13 02:25:53 +00:00
neutron_fwaas_dashboard Fix FWaaS create/update rule with non-admin 2017-07-13 02:25:53 +00:00
releasenotes Imported Translations from Zanata 2017-07-04 09:36:03 +00: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 Updated from global requirements 2017-07-06 01:38:59 +00:00
setup.cfg Initial commit 2017-05-22 13:36:41 +09:00
setup.py manually sync with g-r 2017-06-28 22:49:25 +02:00
test-requirements.txt manually sync with g-r 2017-06-28 22:49:25 +02:00
tox.ini Consume horizon master 2017-06-27 14:43:29 +00:00