]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Policies for external networks
authorSalvatore Orlando <salv.orlando@gmail.com>
Mon, 3 Sep 2012 21:17:20 +0000 (14:17 -0700)
committerSalvatore Orlando <salv.orlando@gmail.com>
Sat, 8 Sep 2012 21:13:49 +0000 (14:13 -0700)
commita7326a947bc0b30778e06acd772dd38bcb28d96d
treebb28d314cbcc182efdf992dc389ce47df659ac07
parent4ce397d02c479026cb9d5d56477983c5dd6ea02a
Policies for external networks

Bug #1042030 , part 2

Also reworks model queries in order to allow plugins and extensions
to augment them as required through hooks.

Change-Id: Ice72fc6d3b1c613d596c037818ed66d7e9ed841d
etc/policy.json
quantum/api/v2/base.py
quantum/db/db_base_plugin_v2.py
quantum/db/l3_db.py
quantum/extensions/l3.py
quantum/policy.py
quantum/tests/unit/test_db_plugin.py
quantum/tests/unit/test_l3_plugin.py
quantum/tests/unit/test_policy.py