neutron/neutron/ipam/drivers
Carl Baldwin 6798485022 Avoid IPAM driver reusing a session that has been rolled back
With the in-tree pluggable IPAM driver, IPAM rollback tries to use the
DB session after it has been rolled back due to an exception. This
driver doesn't need roll back, so fix this by adding a method to the
driver signalling that rollback shouldn't be attempted.

Change-Id: Ic254789e58a8a51cd1aa943cb71de12410f4c0a7
Closes-Bug: #1603162
Related-Bug: #1516156
2016-08-12 15:53:57 +00:00
..
neutrondb_ipam Avoid IPAM driver reusing a session that has been rolled back 2016-08-12 15:53:57 +00:00
__init__.py IPAM reference driver 2015-05-19 09:44:11 -07:00