cisco.l3.plugging_drivers has been moved out from neutron repo

Bug #1430166 reported by Hua Zhang
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Undecided
Hua Zhang

Bug Description

The following commit in neutron move cisco.l3.plugging_drivers out of neutron.

commit 41166d533383e3490ffe6c2b1b200053d90e0b83
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-ThinkPad-T440p:/bak/openstack/neutron-vpnaas$ python setup.py testr --slowest --testr-args=
running testr
running=OS_STDOUT_CAPTURE=1 OS_STDERR_CAPTURE=1 OS_LOG_CAPTURE=1 ${PYTHON:-python} -m subunit.run discover -t ./ ${OS_TEST_PATH:-./neutron_vpnaas/tests/unit} --list
--- import errors ---
Failed to import test module: neutron_vpnaas.tests.unit.services.vpn.service_drivers.test_cisco_ipsec
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/dist-packages/unittest2/loader.py", line 445, in _find_test_path
    module = self._get_module_from_name(name)
  File "/usr/local/lib/python2.7/dist-packages/unittest2/loader.py", line 384, in _get_module_from_name
    __import__(name)
  File "neutron_vpnaas/tests/unit/services/vpn/service_drivers/test_cisco_ipsec.py", line 27, in <module>
    from neutron_vpnaas.services.vpn.service_drivers \
  File "neutron_vpnaas/services/vpn/service_drivers/cisco_ipsec.py", line 16, in <module>
    from neutron.plugins.cisco.l3.plugging_drivers import (
ImportError: No module named l3.plugging_drivers
Non-zero exit code (2) from test listing.
error: testr failed (3)

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron-vpnaas (master)

Fix proposed to branch: master
Review: https://review.openstack.org/162887

Changed in neutron:
assignee: nobody → Hua Zhang (zhhuabj)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron-vpnaas (master)

Reviewed: https://review.openstack.org/162887
Committed: https://git.openstack.org/cgit/openstack/neutron-vpnaas/commit/?id=f45fb8af13d72f5fd8fe2420a58c7aaf85e49525
Submitter: Jenkins
Branch: master

commit f45fb8af13d72f5fd8fe2420a58c7aaf85e49525
Author: Zhang Hua <email address hidden>
Date: Tue Mar 10 15:06:10 2015 +0800

    Remove the reference for non-existent cisco.l3.plugging_drivers

    cisco.l3.plugging_drivers has been moved out from neutron [1],
    but neutron-vpnaas is still refering it, so unit test failed.

    [1] https://review.openstack.org/#/c/159253/

    Change-Id: Iaacc084dff69b54bd417cf0f28004d6ae89c9f63
    Closes-Bug: 1430166

Changed in neutron:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in neutron:
milestone: none → kilo-3
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in neutron:
milestone: kilo-3 → 2015.1.0
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.