neutron/neutron
Stephen Ma e4836bd08c Disallow non-admin users update net's shared attribute
Currently non-admin user cannot create a network with
shared=True. But the user can create the network and then
change the shared attribute to True.

This patch will no longer allow non-admin user to update a
network's shared value to True.

Change-Id: Id596ee399c56b9882efab97a89dbf7d14c5cf7f4
Closes-Bug: 1268823
2014-01-28 05:48:34 +00:00
..
agent Merge "L3 Agent can handle many external networks" 2014-01-13 16:34:56 +00:00
api Update RPC code from oslo 2014-01-15 04:26:57 -08:00
cmd remove binaries under bin 2013-08-16 10:10:30 +08:00
common Remove plugin_name_v2 and extension_manager in test_config 2014-01-06 20:02:00 +09:00
db Merge "Fix mistake in usage drop_constraint parameters" 2014-01-13 00:58:06 +00:00
debug Merge "Update RPC code from oslo" 2014-01-16 16:25:15 +00:00
extensions Merge "Fix extension description and remove unused exception" 2014-01-12 00:39:26 +00:00
locale Imported Translations from Transifex 2014-01-13 06:34:08 +00:00
openstack Update RPC code from oslo 2014-01-15 04:26:57 -08:00
plugins Merge "Clean up ML2 Manager" 2014-01-18 10:32:58 +00:00
scheduler Add LeastRouters Scheduler to Neutron L3 Agent 2013-12-09 13:25:59 +01:00
server Disable lazy translation 2013-10-01 23:16:23 +00:00
services Merge "LBaaS: synchronize haproxy deploy/undeploy_instance methods" 2014-01-15 12:43:38 +00:00
tests Disallow non-admin users update net's shared attribute 2014-01-28 05:48:34 +00:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
auth.py Add request-id to log messages 2013-11-21 17:01:33 +09:00
context.py Stop logging unnecessary warning on context create 2013-11-28 09:17:18 +00:00
hooks.py Fixes Windows setup dependency bug 2013-08-15 22:58:14 +03:00
manager.py Configure plugins by name 2014-01-15 15:43:59 +08:00
neutron_plugin_base_v2.py Apply six for metaclass 2013-11-18 17:58:58 +09:00
policy.py Add log statements for policy check failures 2013-11-14 19:21:15 -08:00
quota.py Add missing quota flags in the config file sample 2013-12-02 19:14:06 +01:00
service.py Merge "Creates multiple worker processes for API server" 2013-10-31 01:39:19 +00:00
version.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
wsgi.py Update RPC code from oslo 2014-01-15 04:26:57 -08:00