← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1278295] [NEW] ovs_lib should not hide an error

 

Public bug reported:

At now ovs_lib hides most runtime errors and as a result a caller cannot
know if an error occurs or not. These kinds of error handling should be
done in a caller rather than a library like ovs_lib.

bug 1277029 fixes this issue on list operations, but more throughout cleanups are required in ovs_lib.
This bug is intended to cover other cleanups.

** Affects: neutron
     Importance: Medium
         Status: New


** Tags: ovs

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1278295

Title:
  ovs_lib should not hide an error

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  At now ovs_lib hides most runtime errors and as a result a caller
  cannot know if an error occurs or not. These kinds of error handling
  should be done in a caller rather than a library like ovs_lib.

  bug 1277029 fixes this issue on list operations, but more throughout cleanups are required in ovs_lib.
  This bug is intended to cover other cleanups.

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


Follow ups

References