Create a fake netconf client for Cisco nexus unit tests
Bug #1159560 reported by
Dane LeBlanc
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
neutron |
Fix Released
|
Wishlist
|
Dane LeBlanc |
Bug Description
Unit testing of the Cisco plugin currently involves the use of a fake Cisco nexus sub-plugin as a replacement of the real Cisco nexus sub-plugin. Because of this, the real Cisco nexus sub-plugin is not getting exercised as part of unit tests. If the netconf client (the ncclient module) is faked for unit testing instead of the nexus driver, then the nexus driver code can be included in unit tests.
Changed in quantum: | |
assignee: | nobody → Dane LeBlanc (leblancd) |
tags: | added: cisco |
Changed in quantum: | |
importance: | Undecided → Wishlist |
Changed in quantum: | |
milestone: | none → havana-1 |
Changed in quantum: | |
status: | Fix Committed → Fix Released |
Changed in neutron: | |
milestone: | havana-1 → 2013.2 |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/25346
Review: https:/