neutron/neutron
Sachi King 033e1413fa Fix L3 HA network creation to allow user to create router
Update HA Network creation to use an admin context to allow Neutron
to create the tenant-less network required for the HA router when
it does not yet exist and is being created by a non-admin user.

Neutron creates these resources without a tenant so users cannot see
or modify the HA network, ports, etc.  Port creation and association
already use elivated admin contexts to allow their function when
an user attempts to create a HA L3 router.

Conflicts:
        neutron/tests/unit/db/test_l3_ha_db.py

Change-Id: I36166158a0970b8d08d6702054b11a43fb684281
Closes-Bug: #1388716
(cherry picked from commit cc9bc24229)
2014-11-11 15:34:06 +02:00
..
agent Create DHCP port for IPv6 subnet 2014-10-29 13:27:28 +00:00
api Disable PUT for IPv6 subnet attributes 2014-10-09 12:04:07 +02:00
cmd Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
common Allow to add router interface to IPv6 SLAAC network 2014-11-10 09:29:52 +00:00
db Fix L3 HA network creation to allow user to create router 2014-11-11 15:34:06 +02:00
debug Merge "Clarify message when no probes are cleared" 2014-09-13 15:29:24 +00:00
extensions Merge "Forbid update of HA property of routers" into proposed/juno 2014-10-14 17:04:45 +00:00
hacking Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
locale Imported Translations from Transifex 2014-10-08 03:39:47 +00:00
notifiers Fix spelling mistakes 2014-08-01 16:10:23 +00:00
openstack Fix spelling mistakes 2014-08-01 16:10:23 +00:00
plugins Merge "Set vif_details to reflect enable_security_group" into stable/juno 2014-11-11 03:31:35 +00:00
scheduler Merge "Add a new scheduler for the l3 HA" 2014-09-13 13:06:47 +00:00
server Configure agents using neutron.common.config.init (formerly .parse) 2014-06-17 21:56:24 +02:00
services Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
tests Fix L3 HA network creation to allow user to create router 2014-11-11 15:34:06 +02:00
__init__.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
auth.py add auth token to context 2014-08-12 11:17:21 +09:00
context.py add auth token to context 2014-08-12 11:17:21 +09:00
hooks.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
manager.py Moved rpc_compat.py code back into rpc.py 2014-06-24 10:35:39 +02:00
neutron_plugin_base_v2.py Throw exception instances instead of classes 2014-09-07 12:56:30 +04:00
policy.py Merge "Forbid regular users to reset admin-only attrs to default values" 2014-09-25 03:58:57 +00:00
quota.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
service.py Rename workers to api_workers and simplify code 2014-09-15 22:34:25 +00:00
version.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
wsgi.py Rename workers to api_workers and simplify code 2014-09-15 22:34:25 +00:00