← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1489268] Re: [VPNaaS] DVR unit tests in VPNaaS failing

 

There is a fix already in progress.
I297f550a824785061d43237a98f079d7b0fa99ab,n,z"
target="_blank">I297f550a824785061d43237a98f079d7b0fa99ab,n,z"
target="_blank">https://review.openstack.org/#q,I297f550a824785061d43237a98f079d7b0fa99ab,n,z

so marking this bug as invalid.

** Changed in: neutron
       Status: In Progress => Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1489268

Title:
  [VPNaaS] DVR unit tests in VPNaaS failing

Status in neutron:
  Invalid

Bug description:
  VPNaaS unit tests for DVR are failing with below error

  AttributeError: 'DvrEdgeRouter' object has no attribute
  'create_snat_namespace'

  Captured traceback:
  ~~~~~~~~~~~~~~~~~~~
      Traceback (most recent call last):
        File "neutron_vpnaas/tests/unit/services/vpn/device_drivers/test_ipsec.py", line 934, in setUp
          ipsec_process)
        File "neutron_vpnaas/tests/unit/services/vpn/device_drivers/test_ipsec.py", line 638, in setUp
          self._make_dvr_edge_router_info_for_test()
        File "neutron_vpnaas/tests/unit/services/vpn/device_drivers/test_ipsec.py", line 646, in _make_dvr_edge_router_info_for_test
          router.create_snat_namespace()
      AttributeError: 'DvrEdgeRouter' object has no attribute 'create_snat_namespace'

  
  The following 12 test cases related to dvr_edge_router are failing

  failure: neutron_vpnaas.tests.unit.services.vpn.device_drivers.test_ipsec.IPSecDeviceDVR.test_get_namespace_for_dvr_edge_router [ multipart
  failure: neutron_vpnaas.tests.unit.services.vpn.device_drivers.test_ipsec.IPSecDeviceDVR.test_remove_rule_with_dvr_edge_router [ multipart
  failure: neutron_vpnaas.tests.unit.services.vpn.device_drivers.test_ipsec.IPsecStrongswanDeviceDriverDVR.test_get_namespace_for_dvr_edge_router [ multipart
  failure: neutron_vpnaas.tests.unit.services.vpn.device_drivers.test_ipsec.IPsecFedoraStrongswanDeviceDriverDVR.test_iptables_apply_with_dvr_edge_router [ multipart
  failure: neutron_vpnaas.tests.unit.services.vpn.device_drivers.test_ipsec.IPsecStrongswanDeviceDriverDVR.test_add_nat_rule_with_dvr_edge_router [ multipart
  failure: neutron_vpnaas.tests.unit.services.vpn.device_drivers.test_ipsec.IPsecStrongswanDeviceDriverDVR.test_remove_rule_with_dvr_edge_router [ multipart
  failure: neutron_vpnaas.tests.unit.services.vpn.device_drivers.test_ipsec.IPSecDeviceDVR.test_add_nat_rule_with_dvr_edge_router [ multipart
  failure: neutron_vpnaas.tests.unit.services.vpn.device_drivers.test_ipsec.IPsecFedoraStrongswanDeviceDriverDVR.test_add_nat_rule_with_dvr_edge_router [ multipart
  failure: neutron_vpnaas.tests.unit.services.vpn.device_drivers.test_ipsec.IPsecFedoraStrongswanDeviceDriverDVR.test_get_namespace_for_dvr_edge_router [ multipart
  failure: neutron_vpnaas.tests.unit.services.vpn.device_drivers.test_ipsec.IPsecFedoraStrongswanDeviceDriverDVR.test_remove_rule_with_dvr_edge_router [ multipart
  failure: neutron_vpnaas.tests.unit.services.vpn.device_drivers.test_ipsec.IPsecStrongswanDeviceDriverDVR.test_iptables_apply_with_dvr_edge_router [ multipart
  failure: neutron_vpnaas.tests.unit.services.vpn.device_drivers.test_ipsec.IPSecDeviceDVR.test_iptables_apply_with_dvr_edge_router [ multipart

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1489268/+subscriptions


References