|
|
|
@ -74,21 +74,20 @@ def test_vpn_ipsec_phase2_interface_creation(mocker):
|
|
|
|
|
'name': 'default_name_26',
|
|
|
|
|
'pfs': 'enable',
|
|
|
|
|
'phase1name': 'test_value_28',
|
|
|
|
|
'proposal': 'null-md5',
|
|
|
|
|
'protocol': '30',
|
|
|
|
|
'protocol': '29',
|
|
|
|
|
'replay': 'enable',
|
|
|
|
|
'route_overlap': 'use-old',
|
|
|
|
|
'single_source': 'enable',
|
|
|
|
|
'src_addr_type': 'subnet',
|
|
|
|
|
'src_end_ip': 'test_value_35',
|
|
|
|
|
'src_end_ip6': 'test_value_36',
|
|
|
|
|
'src_name': 'test_value_37',
|
|
|
|
|
'src_name6': 'test_value_38',
|
|
|
|
|
'src_port': '39',
|
|
|
|
|
'src_start_ip': 'test_value_40',
|
|
|
|
|
'src_start_ip6': 'test_value_41',
|
|
|
|
|
'src_subnet': 'test_value_42',
|
|
|
|
|
'src_subnet6': 'test_value_43'
|
|
|
|
|
'src_end_ip': 'test_value_34',
|
|
|
|
|
'src_end_ip6': 'test_value_35',
|
|
|
|
|
'src_name': 'test_value_36',
|
|
|
|
|
'src_name6': 'test_value_37',
|
|
|
|
|
'src_port': '38',
|
|
|
|
|
'src_start_ip': 'test_value_39',
|
|
|
|
|
'src_start_ip6': 'test_value_40',
|
|
|
|
|
'src_subnet': 'test_value_41',
|
|
|
|
|
'src_subnet6': 'test_value_42'
|
|
|
|
|
},
|
|
|
|
|
'vdom': 'root'}
|
|
|
|
|
|
|
|
|
@ -121,21 +120,20 @@ def test_vpn_ipsec_phase2_interface_creation(mocker):
|
|
|
|
|
'name': 'default_name_26',
|
|
|
|
|
'pfs': 'enable',
|
|
|
|
|
'phase1name': 'test_value_28',
|
|
|
|
|
'proposal': 'null-md5',
|
|
|
|
|
'protocol': '30',
|
|
|
|
|
'protocol': '29',
|
|
|
|
|
'replay': 'enable',
|
|
|
|
|
'route-overlap': 'use-old',
|
|
|
|
|
'single-source': 'enable',
|
|
|
|
|
'src-addr-type': 'subnet',
|
|
|
|
|
'src-end-ip': 'test_value_35',
|
|
|
|
|
'src-end-ip6': 'test_value_36',
|
|
|
|
|
'src-name': 'test_value_37',
|
|
|
|
|
'src-name6': 'test_value_38',
|
|
|
|
|
'src-port': '39',
|
|
|
|
|
'src-start-ip': 'test_value_40',
|
|
|
|
|
'src-start-ip6': 'test_value_41',
|
|
|
|
|
'src-subnet': 'test_value_42',
|
|
|
|
|
'src-subnet6': 'test_value_43'
|
|
|
|
|
'src-end-ip': 'test_value_34',
|
|
|
|
|
'src-end-ip6': 'test_value_35',
|
|
|
|
|
'src-name': 'test_value_36',
|
|
|
|
|
'src-name6': 'test_value_37',
|
|
|
|
|
'src-port': '38',
|
|
|
|
|
'src-start-ip': 'test_value_39',
|
|
|
|
|
'src-start-ip6': 'test_value_40',
|
|
|
|
|
'src-subnet': 'test_value_41',
|
|
|
|
|
'src-subnet6': 'test_value_42'
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
set_method_mock.assert_called_with('vpn.ipsec', 'phase2-interface', data=expected_data, vdom='root')
|
|
|
|
@ -182,21 +180,20 @@ def test_vpn_ipsec_phase2_interface_creation_fails(mocker):
|
|
|
|
|
'name': 'default_name_26',
|
|
|
|
|
'pfs': 'enable',
|
|
|
|
|
'phase1name': 'test_value_28',
|
|
|
|
|
'proposal': 'null-md5',
|
|
|
|
|
'protocol': '30',
|
|
|
|
|
'protocol': '29',
|
|
|
|
|
'replay': 'enable',
|
|
|
|
|
'route_overlap': 'use-old',
|
|
|
|
|
'single_source': 'enable',
|
|
|
|
|
'src_addr_type': 'subnet',
|
|
|
|
|
'src_end_ip': 'test_value_35',
|
|
|
|
|
'src_end_ip6': 'test_value_36',
|
|
|
|
|
'src_name': 'test_value_37',
|
|
|
|
|
'src_name6': 'test_value_38',
|
|
|
|
|
'src_port': '39',
|
|
|
|
|
'src_start_ip': 'test_value_40',
|
|
|
|
|
'src_start_ip6': 'test_value_41',
|
|
|
|
|
'src_subnet': 'test_value_42',
|
|
|
|
|
'src_subnet6': 'test_value_43'
|
|
|
|
|
'src_end_ip': 'test_value_34',
|
|
|
|
|
'src_end_ip6': 'test_value_35',
|
|
|
|
|
'src_name': 'test_value_36',
|
|
|
|
|
'src_name6': 'test_value_37',
|
|
|
|
|
'src_port': '38',
|
|
|
|
|
'src_start_ip': 'test_value_39',
|
|
|
|
|
'src_start_ip6': 'test_value_40',
|
|
|
|
|
'src_subnet': 'test_value_41',
|
|
|
|
|
'src_subnet6': 'test_value_42'
|
|
|
|
|
},
|
|
|
|
|
'vdom': 'root'}
|
|
|
|
|
|
|
|
|
@ -229,21 +226,20 @@ def test_vpn_ipsec_phase2_interface_creation_fails(mocker):
|
|
|
|
|
'name': 'default_name_26',
|
|
|
|
|
'pfs': 'enable',
|
|
|
|
|
'phase1name': 'test_value_28',
|
|
|
|
|
'proposal': 'null-md5',
|
|
|
|
|
'protocol': '30',
|
|
|
|
|
'protocol': '29',
|
|
|
|
|
'replay': 'enable',
|
|
|
|
|
'route-overlap': 'use-old',
|
|
|
|
|
'single-source': 'enable',
|
|
|
|
|
'src-addr-type': 'subnet',
|
|
|
|
|
'src-end-ip': 'test_value_35',
|
|
|
|
|
'src-end-ip6': 'test_value_36',
|
|
|
|
|
'src-name': 'test_value_37',
|
|
|
|
|
'src-name6': 'test_value_38',
|
|
|
|
|
'src-port': '39',
|
|
|
|
|
'src-start-ip': 'test_value_40',
|
|
|
|
|
'src-start-ip6': 'test_value_41',
|
|
|
|
|
'src-subnet': 'test_value_42',
|
|
|
|
|
'src-subnet6': 'test_value_43'
|
|
|
|
|
'src-end-ip': 'test_value_34',
|
|
|
|
|
'src-end-ip6': 'test_value_35',
|
|
|
|
|
'src-name': 'test_value_36',
|
|
|
|
|
'src-name6': 'test_value_37',
|
|
|
|
|
'src-port': '38',
|
|
|
|
|
'src-start-ip': 'test_value_39',
|
|
|
|
|
'src-start-ip6': 'test_value_40',
|
|
|
|
|
'src-subnet': 'test_value_41',
|
|
|
|
|
'src-subnet6': 'test_value_42'
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
set_method_mock.assert_called_with('vpn.ipsec', 'phase2-interface', data=expected_data, vdom='root')
|
|
|
|
@ -290,21 +286,20 @@ def test_vpn_ipsec_phase2_interface_removal(mocker):
|
|
|
|
|
'name': 'default_name_26',
|
|
|
|
|
'pfs': 'enable',
|
|
|
|
|
'phase1name': 'test_value_28',
|
|
|
|
|
'proposal': 'null-md5',
|
|
|
|
|
'protocol': '30',
|
|
|
|
|
'protocol': '29',
|
|
|
|
|
'replay': 'enable',
|
|
|
|
|
'route_overlap': 'use-old',
|
|
|
|
|
'single_source': 'enable',
|
|
|
|
|
'src_addr_type': 'subnet',
|
|
|
|
|
'src_end_ip': 'test_value_35',
|
|
|
|
|
'src_end_ip6': 'test_value_36',
|
|
|
|
|
'src_name': 'test_value_37',
|
|
|
|
|
'src_name6': 'test_value_38',
|
|
|
|
|
'src_port': '39',
|
|
|
|
|
'src_start_ip': 'test_value_40',
|
|
|
|
|
'src_start_ip6': 'test_value_41',
|
|
|
|
|
'src_subnet': 'test_value_42',
|
|
|
|
|
'src_subnet6': 'test_value_43'
|
|
|
|
|
'src_end_ip': 'test_value_34',
|
|
|
|
|
'src_end_ip6': 'test_value_35',
|
|
|
|
|
'src_name': 'test_value_36',
|
|
|
|
|
'src_name6': 'test_value_37',
|
|
|
|
|
'src_port': '38',
|
|
|
|
|
'src_start_ip': 'test_value_39',
|
|
|
|
|
'src_start_ip6': 'test_value_40',
|
|
|
|
|
'src_subnet': 'test_value_41',
|
|
|
|
|
'src_subnet6': 'test_value_42'
|
|
|
|
|
},
|
|
|
|
|
'vdom': 'root'}
|
|
|
|
|
|
|
|
|
@ -354,21 +349,20 @@ def test_vpn_ipsec_phase2_interface_deletion_fails(mocker):
|
|
|
|
|
'name': 'default_name_26',
|
|
|
|
|
'pfs': 'enable',
|
|
|
|
|
'phase1name': 'test_value_28',
|
|
|
|
|
'proposal': 'null-md5',
|
|
|
|
|
'protocol': '30',
|
|
|
|
|
'protocol': '29',
|
|
|
|
|
'replay': 'enable',
|
|
|
|
|
'route_overlap': 'use-old',
|
|
|
|
|
'single_source': 'enable',
|
|
|
|
|
'src_addr_type': 'subnet',
|
|
|
|
|
'src_end_ip': 'test_value_35',
|
|
|
|
|
'src_end_ip6': 'test_value_36',
|
|
|
|
|
'src_name': 'test_value_37',
|
|
|
|
|
'src_name6': 'test_value_38',
|
|
|
|
|
'src_port': '39',
|
|
|
|
|
'src_start_ip': 'test_value_40',
|
|
|
|
|
'src_start_ip6': 'test_value_41',
|
|
|
|
|
'src_subnet': 'test_value_42',
|
|
|
|
|
'src_subnet6': 'test_value_43'
|
|
|
|
|
'src_end_ip': 'test_value_34',
|
|
|
|
|
'src_end_ip6': 'test_value_35',
|
|
|
|
|
'src_name': 'test_value_36',
|
|
|
|
|
'src_name6': 'test_value_37',
|
|
|
|
|
'src_port': '38',
|
|
|
|
|
'src_start_ip': 'test_value_39',
|
|
|
|
|
'src_start_ip6': 'test_value_40',
|
|
|
|
|
'src_subnet': 'test_value_41',
|
|
|
|
|
'src_subnet6': 'test_value_42'
|
|
|
|
|
},
|
|
|
|
|
'vdom': 'root'}
|
|
|
|
|
|
|
|
|
@ -418,21 +412,20 @@ def test_vpn_ipsec_phase2_interface_idempotent(mocker):
|
|
|
|
|
'name': 'default_name_26',
|
|
|
|
|
'pfs': 'enable',
|
|
|
|
|
'phase1name': 'test_value_28',
|
|
|
|
|
'proposal': 'null-md5',
|
|
|
|
|
'protocol': '30',
|
|
|
|
|
'protocol': '29',
|
|
|
|
|
'replay': 'enable',
|
|
|
|
|
'route_overlap': 'use-old',
|
|
|
|
|
'single_source': 'enable',
|
|
|
|
|
'src_addr_type': 'subnet',
|
|
|
|
|
'src_end_ip': 'test_value_35',
|
|
|
|
|
'src_end_ip6': 'test_value_36',
|
|
|
|
|
'src_name': 'test_value_37',
|
|
|
|
|
'src_name6': 'test_value_38',
|
|
|
|
|
'src_port': '39',
|
|
|
|
|
'src_start_ip': 'test_value_40',
|
|
|
|
|
'src_start_ip6': 'test_value_41',
|
|
|
|
|
'src_subnet': 'test_value_42',
|
|
|
|
|
'src_subnet6': 'test_value_43'
|
|
|
|
|
'src_end_ip': 'test_value_34',
|
|
|
|
|
'src_end_ip6': 'test_value_35',
|
|
|
|
|
'src_name': 'test_value_36',
|
|
|
|
|
'src_name6': 'test_value_37',
|
|
|
|
|
'src_port': '38',
|
|
|
|
|
'src_start_ip': 'test_value_39',
|
|
|
|
|
'src_start_ip6': 'test_value_40',
|
|
|
|
|
'src_subnet': 'test_value_41',
|
|
|
|
|
'src_subnet6': 'test_value_42'
|
|
|
|
|
},
|
|
|
|
|
'vdom': 'root'}
|
|
|
|
|
|
|
|
|
@ -465,21 +458,20 @@ def test_vpn_ipsec_phase2_interface_idempotent(mocker):
|
|
|
|
|
'name': 'default_name_26',
|
|
|
|
|
'pfs': 'enable',
|
|
|
|
|
'phase1name': 'test_value_28',
|
|
|
|
|
'proposal': 'null-md5',
|
|
|
|
|
'protocol': '30',
|
|
|
|
|
'protocol': '29',
|
|
|
|
|
'replay': 'enable',
|
|
|
|
|
'route-overlap': 'use-old',
|
|
|
|
|
'single-source': 'enable',
|
|
|
|
|
'src-addr-type': 'subnet',
|
|
|
|
|
'src-end-ip': 'test_value_35',
|
|
|
|
|
'src-end-ip6': 'test_value_36',
|
|
|
|
|
'src-name': 'test_value_37',
|
|
|
|
|
'src-name6': 'test_value_38',
|
|
|
|
|
'src-port': '39',
|
|
|
|
|
'src-start-ip': 'test_value_40',
|
|
|
|
|
'src-start-ip6': 'test_value_41',
|
|
|
|
|
'src-subnet': 'test_value_42',
|
|
|
|
|
'src-subnet6': 'test_value_43'
|
|
|
|
|
'src-end-ip': 'test_value_34',
|
|
|
|
|
'src-end-ip6': 'test_value_35',
|
|
|
|
|
'src-name': 'test_value_36',
|
|
|
|
|
'src-name6': 'test_value_37',
|
|
|
|
|
'src-port': '38',
|
|
|
|
|
'src-start-ip': 'test_value_39',
|
|
|
|
|
'src-start-ip6': 'test_value_40',
|
|
|
|
|
'src-subnet': 'test_value_41',
|
|
|
|
|
'src-subnet6': 'test_value_42'
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
set_method_mock.assert_called_with('vpn.ipsec', 'phase2-interface', data=expected_data, vdom='root')
|
|
|
|
@ -527,21 +519,20 @@ def test_vpn_ipsec_phase2_interface_filter_foreign_attributes(mocker):
|
|
|
|
|
'name': 'default_name_26',
|
|
|
|
|
'pfs': 'enable',
|
|
|
|
|
'phase1name': 'test_value_28',
|
|
|
|
|
'proposal': 'null-md5',
|
|
|
|
|
'protocol': '30',
|
|
|
|
|
'protocol': '29',
|
|
|
|
|
'replay': 'enable',
|
|
|
|
|
'route_overlap': 'use-old',
|
|
|
|
|
'single_source': 'enable',
|
|
|
|
|
'src_addr_type': 'subnet',
|
|
|
|
|
'src_end_ip': 'test_value_35',
|
|
|
|
|
'src_end_ip6': 'test_value_36',
|
|
|
|
|
'src_name': 'test_value_37',
|
|
|
|
|
'src_name6': 'test_value_38',
|
|
|
|
|
'src_port': '39',
|
|
|
|
|
'src_start_ip': 'test_value_40',
|
|
|
|
|
'src_start_ip6': 'test_value_41',
|
|
|
|
|
'src_subnet': 'test_value_42',
|
|
|
|
|
'src_subnet6': 'test_value_43'
|
|
|
|
|
'src_end_ip': 'test_value_34',
|
|
|
|
|
'src_end_ip6': 'test_value_35',
|
|
|
|
|
'src_name': 'test_value_36',
|
|
|
|
|
'src_name6': 'test_value_37',
|
|
|
|
|
'src_port': '38',
|
|
|
|
|
'src_start_ip': 'test_value_39',
|
|
|
|
|
'src_start_ip6': 'test_value_40',
|
|
|
|
|
'src_subnet': 'test_value_41',
|
|
|
|
|
'src_subnet6': 'test_value_42'
|
|
|
|
|
},
|
|
|
|
|
'vdom': 'root'}
|
|
|
|
|
|
|
|
|
@ -574,21 +565,20 @@ def test_vpn_ipsec_phase2_interface_filter_foreign_attributes(mocker):
|
|
|
|
|
'name': 'default_name_26',
|
|
|
|
|
'pfs': 'enable',
|
|
|
|
|
'phase1name': 'test_value_28',
|
|
|
|
|
'proposal': 'null-md5',
|
|
|
|
|
'protocol': '30',
|
|
|
|
|
'protocol': '29',
|
|
|
|
|
'replay': 'enable',
|
|
|
|
|
'route-overlap': 'use-old',
|
|
|
|
|
'single-source': 'enable',
|
|
|
|
|
'src-addr-type': 'subnet',
|
|
|
|
|
'src-end-ip': 'test_value_35',
|
|
|
|
|
'src-end-ip6': 'test_value_36',
|
|
|
|
|
'src-name': 'test_value_37',
|
|
|
|
|
'src-name6': 'test_value_38',
|
|
|
|
|
'src-port': '39',
|
|
|
|
|
'src-start-ip': 'test_value_40',
|
|
|
|
|
'src-start-ip6': 'test_value_41',
|
|
|
|
|
'src-subnet': 'test_value_42',
|
|
|
|
|
'src-subnet6': 'test_value_43'
|
|
|
|
|
'src-end-ip': 'test_value_34',
|
|
|
|
|
'src-end-ip6': 'test_value_35',
|
|
|
|
|
'src-name': 'test_value_36',
|
|
|
|
|
'src-name6': 'test_value_37',
|
|
|
|
|
'src-port': '38',
|
|
|
|
|
'src-start-ip': 'test_value_39',
|
|
|
|
|
'src-start-ip6': 'test_value_40',
|
|
|
|
|
'src-subnet': 'test_value_41',
|
|
|
|
|
'src-subnet6': 'test_value_42'
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
set_method_mock.assert_called_with('vpn.ipsec', 'phase2-interface', data=expected_data, vdom='root')
|
|
|
|
|