vmware-nsx/quantum/db
Salvatore Orlando f3b64410af Adds the 'public network' concept to Quantum
Implements blueprint quantum-v2-public-networks

This patch allows Quantum to handle public networks. It modifies the
API adding a new attribute to the network resource ('shared')
and enhances the policy engine in order to handle the behaviour of
the service wrt shared networks.
Policy.json specifies a default behaviour which can be changed by
the administrator, even at runtime.
Tests added to test_db_plugin validate 'obvious' behaviour - such as
that only the ports belonging to a given tenant should be returned
even when they are queried on a public network.
Tests added to test_policy instead validate the changes added to the
policy engine.

Change-Id: I0087d449a677ed29357cd3cb4d8580bece940fdf
2012-08-13 03:34:18 -07:00
..
__init__.py Second round of packaging changes 2011-11-28 10:33:52 -08:00
api.py Remove v1 code from quantum-server 2012-08-10 10:37:36 -07:00
db_base_plugin_v2.py Adds the 'public network' concept to Quantum 2012-08-13 03:34:18 -07:00
model_base.py OVS plugin support for v2 Quantum API 2012-07-02 12:30:38 -07:00
models_v2.py Adds the 'public network' concept to Quantum 2012-08-13 03:34:18 -07:00