neutron/neutron/tests/unit/db
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
..
firewall Stop admin using other tenants unshared rules 2014-09-22 22:14:51 -07:00
loadbalancer Remove auto-generation of db schema from models at startup 2014-08-15 17:21:17 -04:00
metering Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
vpn Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
__init__.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
test_agent_db.py Minor refactoring of auto_schedule_routers 2014-08-22 08:16:38 -07:00
test_dvr_mac_db.py Remove auto-generation of db schema from models at startup 2014-08-15 17:21:17 -04:00
test_l3_dvr_db.py Merge "Do not lookup l3-agent for floating IP if host=None, dvr issue" 2014-09-24 16:28:41 +00:00
test_l3_ha_db.py Fix L3 HA network creation to allow user to create router 2014-11-11 15:34:06 +02:00
test_quota_db.py Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00