no test for calls to service driver
Bug #1484164 reported by
Mathieu Rohon
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
networking-bgpvpn |
Fix Released
|
Medium
|
Mathieu Rohon |
Bug Description
currently no test is implemented to take care that a call to the API is correctly forwarded to the service driver
Changed in bgpvpn: | |
assignee: | nobody → Mathieu Rohon (mathieu-rohon) |
importance: | Undecided → Medium |
milestone: | none → liberty |
Changed in bgpvpn: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Reviewed: https:/ /review. openstack. org/212095 /git.openstack. org/cgit/ openstack/ networking- bgpvpn/ commit/ ?id=0edd9144f34 a75c38ff4c9ec0b 92fe48f1091233
Committed: https:/
Submitter: Jenkins
Branch: master
commit 0edd9144f34a75c 38ff4c9ec0b92fe 48f1091233
Author: mathieu-rohon <email address hidden>
Date: Thu Aug 6 15:58:30 2015 +0200
Add tests for the service driver interface
This patch adds some unit tests that load the bgpvpn plugin
with its extension and the corresponding dummy service driver.
UTs send Rest requests two test that the dummy service driver
gets called accordingly.
Change-Id: I77d11dc55c27c6 fa994563f068dfb 737bbaeb97c
Closes-bug: #1484164