Public bug reported:
The ML2 plugin cannot raise NoResultFound exception because it does use the
correct sqlalchemy library.
'from sqlalchemy import exc as ...' instead of 'from sqlalchemy.orm import exc
as ...'
** Affects: neutron
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1277914
Title:
ML2 plugin cannot raise NoResultFound exception
Status in OpenStack Neutron (virtual network service):
New
Bug description:
The ML2 plugin cannot raise NoResultFound exception because it does use the
correct sqlalchemy library.
'from sqlalchemy import exc as ...' instead of 'from sqlalchemy.orm import
exc as ...'
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1277914/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp