← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1277914] Re: ML2 plugin cannot raise NoResultFound exception

 

** Changed in: neutron
       Status: Fix Committed => Fix Released

-- 
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):
  Fix Released

Bug description:
  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 ...'

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1277914/+subscriptions


References