Files
vmware-nsx/neutron/tests/unit/ml2
Édouard Thuleau 46c01487e8 ML2 plugin cannot raise NoResultFound exception
The ML2 plugin cannot raise NoResultFound exception because it does not
use the correct sqlalchemy library:
'from sqlalchemy import exc as ...' instead of 'from sqlalchemy.orm
import exc as ...'

Closes-Bug: #1277914
Change-Id: If3819adc62b9254f0c08eea6dcfcf5f06288e20e
2014-02-09 10:57:56 +01:00
..
2013-07-06 15:02:43 -04:00
2013-09-03 18:05:20 -04:00
2013-09-03 18:05:20 -04:00