Public bug reported:

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

** Affects: neutron
     Importance: Undecided
     Assignee: venkata anil (anil-venkata)
         Status: New

** Changed in: neutron
     Assignee: (unassigned) => venkata anil (anil-venkata)

-- 
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:
  New

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to