neutron/neutron
Ihar Hrachyshka 9fcc8c52c9 objects: introduce NetworkPortSecurity object
Since there are two models for binding, and it's easier if they behave
identically from objects POV, renamed port_id field in PortSecurity into
id, and kept the same fields in NetworkPortSecurity.

Switched db code to using those objects. Some refactoring took place to
reduce code duplication.

Partially-Implements: blueprint adopt-oslo-versioned-objects-for-db
Change-Id: Ic104f113c4aa3f0c1448f83fe5128feed7b4444b
2016-06-27 18:35:47 +02:00
..
agent Merge "Move state reporting initialization to after worker forking" 2016-06-24 14:57:52 +00:00
api Merge "Don't return marker item when paginating backwards" 2016-06-27 08:48:44 +00:00
callbacks Merge "Move DHCP notification logic out of API controller" 2016-06-26 11:45:35 +00:00
cmd Remove BGP code from neutron 2016-04-25 21:54:06 -07:00
common Merge "Obsolete mac_generation_retries and deprecate the option" 2016-06-21 04:38:04 +00:00
conf Refactoring config options for service 2016-05-14 21:44:18 -05:00
core_extensions Respond negatively to tenant detachment of enforced QoS policies 2016-05-16 21:54:15 +00:00
db objects: introduce NetworkPortSecurity object 2016-06-27 18:35:47 +02:00
debug Deprecate neutron-debug 2016-05-19 20:25:46 +00:00
extensions Remove the plugin import from auto_alloc extension 2016-06-13 20:16:45 +00:00
hacking Hacking: make use of neutron lib 2016-06-08 05:21:39 -07:00
ipam Remove IP availability range recalculation logic 2016-06-22 09:21:42 -07:00
locale Imported Translations from Zanata 2016-06-07 07:17:09 +00:00
notifiers Use constants from neutron-lib 2016-04-23 21:23:56 -04:00
objects objects: introduce NetworkPortSecurity object 2016-06-27 18:35:47 +02:00
pecan_wsgi Pecan: move fields and filters logic to hooks 2016-06-24 00:38:04 -05:00
plugins Merge "Create auto allocated networks in disabled state" 2016-06-26 11:47:52 +00:00
quota Refactoring config options for quota 2016-05-11 09:15:38 -05:00
scheduler Make pep8 job great again 2016-06-21 16:23:51 +00:00
server Revert "Revert "Remove threading before process forking"" 2016-06-02 21:26:08 +00:00
services Merge "Create auto allocated networks in disabled state" 2016-06-26 11:47:52 +00:00
tests objects: introduce NetworkPortSecurity object 2016-06-27 18:35:47 +02:00
__init__.py Hacking rule to check i18n usage 2016-03-30 21:28:37 -04:00
_i18n.py Move i18n to _i18n, as per oslo_i18n guidelines 2015-12-01 19:29:10 -07:00
auth.py Consume ConfigurableMiddleware from oslo_middleware 2015-10-08 17:59:43 +00:00
context.py New engine facade from oslo_db: Step 1 2016-05-04 11:19:15 +03:00
manager.py Pecan: bind attribute map to controllers 2016-05-26 06:13:53 +00:00
neutron_plugin_base_v2.py Revert "Revert "Remove threading before process forking"" 2016-06-02 21:26:08 +00:00
opts.py Switch to oslo.cache 2016-06-02 15:22:36 +00:00
policy.py Use constants from neutron-lib 2016-04-23 21:23:56 -04:00
service.py Revert "Revert "Remove threading before process forking"" 2016-06-02 21:26:08 +00:00
version.py
worker.py Revert "Revert "Remove threading before process forking"" 2016-06-02 21:26:08 +00:00
wsgi.py Revert "Revert "Remove threading before process forking"" 2016-06-02 21:26:08 +00:00