neutron/neutron/objects
Henry Gessau 7c4563676a Extend project_id in object dicts (Newton only)
This is a work-around for bug 1630748 that can be backported to
stable/newton. This workaround will be reverted in Ocata and replaced
by a proper fix.

Partial-Bug: #1630748

(cherry picked from commit abc31a7ff2)
Change-Id: I4ec9340094bc51cd8aa6e5112bf8114aa26c2982
2016-10-12 02:13:42 +00:00
..
db objects: introduce count() API to count matching objects 2016-08-03 16:59:50 +02:00
extensions Merge "objects: introduce NetworkPortSecurity object" 2016-07-22 22:19:46 +00:00
network Add name and desc to networksegments table 2016-09-01 09:41:09 -06:00
port models: move AllowedAddressPair model under neutron/db/models 2016-08-12 12:27:06 +00:00
qos Merge "Prevent use filter(lambda obj: test(obj), data)" 2016-09-14 15:45:35 +00:00
__init__.py First QoS versioned objects, ever 2015-07-02 09:21:45 +03:00
address_scope.py Relocate AddressScope DB model 2016-08-17 14:43:44 -07:00
base.py Extend project_id in object dicts (Newton only) 2016-10-12 02:13:42 +00:00
common_types.py Fix deprecation warnings 2016-08-26 22:16:06 -04:00
rbac_db.py objects: expose database model for NeutronDbObject instances 2016-09-10 03:53:17 +00:00
securitygroup.py objects: remove support for multiple db models in from_db_object 2016-08-29 17:28:46 +00:00
subnet.py Make optional the validation of filters 2016-09-09 19:30:30 +00:00
subnetpool.py Merge "objects: expose database model for NeutronDbObject instances" 2016-09-14 11:43:03 +00:00
trunk.py Implement state management for trunks 2016-08-30 13:12:55 -07:00
utils.py objects: introduce a util function to handle tenant_id filter 2016-08-03 08:42:38 +00:00