cisco.l3.plugging_drivers has been moved out from neutron repo
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
neutron |
Fix Released
|
Undecided
|
Hua Zhang |
Bug Description
The following commit in neutron move cisco.l3.
commit 41166d533383e34
Merge: 4663a15 b6ba733
Author: Jenkins <email address hidden>
Date: Mon Mar 9 17:52:19 2015 +0000
Merge "Vendor decomposition to move CSR1000v support to the networking-cisco repo"
but neutron-vpnaas still refer it, so the unit test failed as below:
hua@hua-
running testr
running=
--- import errors ---
Failed to import test module: neutron_
Traceback (most recent call last):
File "/usr/local/
module = self._get_
File "/usr/local/
__import_
File "neutron_
from neutron_
File "neutron_
from neutron.
ImportError: No module named l3.plugging_drivers
Non-zero exit code (2) from test listing.
error: testr failed (3)
Changed in neutron: | |
milestone: | none → kilo-3 |
status: | Fix Committed → Fix Released |
Changed in neutron: | |
milestone: | kilo-3 → 2015.1.0 |
Fix proposed to branch: master /review. openstack. org/162887
Review: https:/