neutron-lib/neutron_lib/db
Rodolfo Alonso Hernandez a0b39121cd Use AssociationProxyInstance instead of AssociationProxy
Since [1], an AssociationProxy proxy instance is an
AssociationProxyInstance derivative object.

In order to import versions SQLAlchemy>=1.3.x, we need to handle
both implementations.

[1]6446e0dfd3

Change-Id: Ieba1a0315b4588841210078fa13f99f3d5275426
Closes-Bug: #1824178
2019-04-24 09:24:27 +00:00
..
__init__.py Add pagination helpers 2016-03-18 21:41:41 -04:00
api.py Merge "Remove neutron_lib.db from db profiling projects" 2019-02-20 17:13:47 +00:00
constants.py rehome availability zone API def 2017-08-04 10:51:43 -06:00
model_base.py Base DB: rehome model_base 2016-08-19 08:47:37 -04:00
model_query.py Use AssociationProxyInstance instead of AssociationProxy 2019-04-24 09:24:27 +00:00
resource_extend.py rehome the resource_extend db module 2018-10-25 15:42:00 -06:00
sqlalchemytypes.py rehome sqlalchemytypes 2019-02-27 14:54:39 -07:00
standard_attr.py rehome neutron.db.standard_attr 2019-03-21 07:02:14 -06:00
utils.py Use AssociationProxyInstance instead of AssociationProxy 2019-04-24 09:24:27 +00:00