neutron/neutron
Eugene Nikanorov 0f7cfee155 Disallow regular user to update firewall's shared attribute
Shared firewalls should only be operable by  admins.
Currently only admin can provide shared attribute at firewall creation,
so update_firewall should be consistent with that as well.

Change-Id: I093743514637824207b375d724404d51f778d012
Closes-Bug: #1323322
2014-05-28 17:37:17 +04:00
..
agent Merge "Log iptables rules when they fail to apply" 2014-05-28 06:06:28 +00:00
api Remove hard dependency on novaclient 2014-05-20 12:28:59 -05:00
cmd remove binaries under bin 2013-08-16 10:10:30 +08:00
common Common decorator for caching methods 2014-05-22 13:17:51 +02:00
db Merge "Fix some typos in neutron/db and IBM SDN-VE plugin" 2014-05-28 09:40:36 +00:00
debug Fix H302 violations 2014-05-04 12:40:08 +02:00
extensions Disallow 'timeout' in health_monitor to be negative 2014-05-26 09:20:57 +08:00
hacking Add missing translation support 2014-05-19 12:16:56 +02:00
locale Imported Translations from Transifex 2014-05-27 06:13:22 +00:00
notifiers Fix for multiple misspelled words 2014-05-23 17:07:56 -07:00
openstack Synced jsonutils from oslo-incubator 2014-05-27 12:17:14 +02:00
plugins Merge "OFAgent: Fixing lost vlan ids on interfaces" 2014-05-28 12:25:06 +00:00
scheduler Merge "Enable flake8 E711 and E712 checking" 2014-04-23 01:01:16 +00:00
server Adds multiple RPC worker processes to neutron server 2014-03-04 00:50:20 +00:00
services Merge "Metaclass Python 3.x Compatibility" 2014-05-22 15:42:59 +00:00
tests Disallow regular user to update firewall's shared attribute 2014-05-28 17:37:17 +04:00
__init__.py
auth.py Return request-id in API response 2014-02-10 04:58:38 +09:00
context.py Fix H302 violations 2014-05-04 12:40:08 +02:00
hooks.py Remove pyudev dependency 2014-02-25 14:28:35 +00:00
manager.py Ensure core plugin deallocation after every test 2014-05-08 23:40:46 -07:00
neutron_plugin_base_v2.py Add support for multiple RPC workers under Metaplugin 2014-04-15 13:29:27 +09:00
policy.py Perform policy checks only once on list responses 2014-05-06 03:52:29 -07:00
quota.py Remove last parts of Quantum compatibility shim 2014-03-31 23:31:23 -07:00
service.py Sync db code from oslo-incubator 2014-04-23 18:14:49 +03:00
version.py
wsgi.py Reference new get_engine() method from wsgi.py 2014-04-30 21:51:34 -07:00