yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #10820
[Bug 1288387] [NEW] CIsco CSR VPNaaS service & device driver cleanup
Public bug reported:
Post blueprint vpnaas-cisco, there were minor review comments that this
bug will address.
- LOG.error -> LOG.exception in _request() of device driver
- assertEqual(0, ...call_count) -> AssertFalse(...called) for two UTs in device driver
** Affects: neutron
Importance: Undecided
Assignee: Paul Michali (pcm)
Status: In Progress
** Changed in: neutron
Assignee: (unassigned) => Paul Michali (pcm)
** Changed in: neutron
Status: New => In Progress
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1288387
Title:
CIsco CSR VPNaaS service & device driver cleanup
Status in OpenStack Neutron (virtual network service):
In Progress
Bug description:
Post blueprint vpnaas-cisco, there were minor review comments that
this bug will address.
- LOG.error -> LOG.exception in _request() of device driver
- assertEqual(0, ...call_count) -> AssertFalse(...called) for two UTs in device driver
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1288387/+subscriptions
Follow ups
References