Commit 33440d59 authored by Lluis Gifre Renom's avatar Lluis Gifre Renom
Browse files

Test - ECOC22:

- Corrected topology descriptor
parent b4a88674
Loading
Loading
Loading
Loading
+32 −32
Original line number Diff line number Diff line
@@ -7,83 +7,83 @@
    ],
    "devices": [
        {
            "device_id": {"device_uuid": {"uuid": "DC1-GW"}}, "device_type": "emu-datacenter", "device_drivers": [0],
            "device_endpoints": [], "device_operational_status": 1, "device_config": {"config_rules": [
            "device_id": {"device_uuid": {"uuid": "DC1-GW"}}, "device_type": "emu-datacenter",
            "device_drivers": ["DEVICEDRIVER_UNDEFINED"], "device_config": {"config_rules": [
                {"action": 1, "custom": {"resource_key": "_connect/address", "resource_value": "127.0.0.1"}},
                {"action": 1, "custom": {"resource_key": "_connect/port", "resource_value": "0"}},
                {"action": 1, "custom": {"resource_key": "_connect/settings", "resource_value": {"endpoints": [
                    {"sample_types": [], "type": "copper", "uuid": "eth1"},
                    {"sample_types": [], "type": "copper", "uuid": "eth2"},
                    {"sample_types": [], "type": "copper", "uuid": "int"}
                    {"uuid": "eth1", "type": "copper"},
                    {"uuid": "eth2", "type": "copper"},
                    {"uuid": "int",  "type": "copper"}
                ]}}}
            ]}
        },
        {
            "device_id": {"device_uuid": {"uuid": "DC2-GW"}}, "device_type": "emu-datacenter", "device_drivers": [0],
            "device_endpoints": [], "device_operational_status": 1, "device_config": {"config_rules": [
            "device_id": {"device_uuid": {"uuid": "DC2-GW"}}, "device_type": "emu-datacenter",
            "device_drivers": ["DEVICEDRIVER_UNDEFINED"], "device_config": {"config_rules": [
                {"action": 1, "custom": {"resource_key": "_connect/address", "resource_value": "127.0.0.1"}},
                {"action": 1, "custom": {"resource_key": "_connect/port", "resource_value": "0"}},
                {"action": 1, "custom": {"resource_key": "_connect/settings", "resource_value": {"endpoints": [
                    {"sample_types": [], "type": "copper", "uuid": "eth1"},
                    {"sample_types": [], "type": "copper", "uuid": "eth2"},
                    {"sample_types": [], "type": "copper", "uuid": "int"}
                    {"uuid": "eth1", "type": "copper"},
                    {"uuid": "eth2", "type": "copper"},
                    {"uuid": "int",  "type": "copper"}
                ]}}}
            ]}
        },
        {
            "device_id": {"device_uuid": {"uuid": "CS1-GW1"}}, "device_type": "emu-packet-router", "device_drivers": [1],
            "device_endpoints": [], "device_operational_status": 1, "device_config": {"config_rules": [
            "device_id": {"device_uuid": {"uuid": "CS1-GW1"}}, "device_type": "emu-packet-router",
            "device_drivers": ["DEVICEDRIVER_UNDEFINED"], "device_config": {"config_rules": [
                {"action": 1, "custom": {"resource_key": "_connect/address", "resource_value": "127.0.0.1"}},
                {"action": 1, "custom": {"resource_key": "_connect/port", "resource_value": "0"}},
                {"action": 1, "custom": {"resource_key": "_connect/settings", "resource_value": {"endpoints": [
                    {"sample_types": [101, 102, 201, 202], "type": "copper", "uuid": "10/1"},
                    {"sample_types": [101, 102, 201, 202], "type": "copper", "uuid": "1/1"}
                    {"uuid": "10/1", "type": "copper", "sample_types": [101, 102, 201, 202]},
                    {"uuid": "1/1",  "type": "copper", "sample_types": [101, 102, 201, 202]}
                ]}}}
            ]}
        },
        {
            "device_id": {"device_uuid": {"uuid": "CS1-GW2"}}, "device_type": "emu-packet-router", "device_drivers": [1],
            "device_endpoints": [], "device_operational_status": 1, "device_config": {"config_rules": [
            "device_id": {"device_uuid": {"uuid": "CS1-GW2"}}, "device_type": "emu-packet-router",
            "device_drivers": ["DEVICEDRIVER_UNDEFINED"], "device_config": {"config_rules": [
                {"action": 1, "custom": {"resource_key": "_connect/address", "resource_value": "127.0.0.1"}},
                {"action": 1, "custom": {"resource_key": "_connect/port", "resource_value": "0"}},
                {"action": 1, "custom": {"resource_key": "_connect/settings", "resource_value": {"endpoints": [
                    {"sample_types": [101, 102, 201, 202], "type": "copper", "uuid": "10/1"},
                    {"sample_types": [101, 102, 201, 202], "type": "copper", "uuid": "1/1"}
                    {"uuid": "10/1", "type": "copper", "sample_types": [101, 102, 201, 202]},
                    {"uuid": "1/1",  "type": "copper", "sample_types": [101, 102, 201, 202]}
                ]}}}
            ]}
        },
        {
            "device_id": {"device_uuid": {"uuid": "CS2-GW1"}}, "device_type": "emu-packet-router", "device_drivers": [1],
            "device_endpoints": [], "device_operational_status": 1, "device_config": {"config_rules": [
            "device_id": {"device_uuid": {"uuid": "CS2-GW1"}}, "device_type": "emu-packet-router",
            "device_drivers": ["DEVICEDRIVER_UNDEFINED"], "device_config": {"config_rules": [
                {"action": 1, "custom": {"resource_key": "_connect/address", "resource_value": "127.0.0.1"}},
                {"action": 1, "custom": {"resource_key": "_connect/port", "resource_value": "0"}},
                {"action": 1, "custom": {"resource_key": "_connect/settings", "resource_value": {"endpoints": [
                    {"sample_types": [101, 102, 201, 202], "type": "copper", "uuid": "10/1"},
                    {"sample_types": [101, 102, 201, 202], "type": "copper", "uuid": "1/1"}
                    {"uuid": "10/1", "type": "copper", "sample_types": [101, 102, 201, 202]},
                    {"uuid": "1/1",  "type": "copper", "sample_types": [101, 102, 201, 202]}
                ]}}}
            ]}
        },
        {
            "device_id": {"device_uuid": {"uuid": "CS2-GW2"}}, "device_type": "emu-packet-router", "device_drivers": [1],
            "device_endpoints": [], "device_operational_status": 1, "device_config": {"config_rules": [
            "device_id": {"device_uuid": {"uuid": "CS2-GW2"}}, "device_type": "emu-packet-router",
            "device_drivers": ["DEVICEDRIVER_UNDEFINED"], "device_config": {"config_rules": [
                {"action": 1, "custom": {"resource_key": "_connect/address", "resource_value": "127.0.0.1"}},
                {"action": 1, "custom": {"resource_key": "_connect/port", "resource_value": "0"}},
                {"action": 1, "custom": {"resource_key": "_connect/settings", "resource_value": {"endpoints": [
                    {"sample_types": [101, 102, 201, 202], "type": "copper", "uuid": "10/1"},
                    {"sample_types": [101, 102, 201, 202], "type": "copper", "uuid": "1/1"}
                    {"uuid": "10/1", "type": "copper", "sample_types": [101, 102, 201, 202]},
                    {"uuid": "1/1",  "type": "copper", "sample_types": [101, 102, 201, 202]}
                ]}}}
            ]}
        },
        {
            "device_id": {"device_uuid": {"uuid": "OLS"}}, "device_type": "emu-open-line-system", "device_drivers": [0],
            "device_endpoints": [], "device_operational_status": 1, "device_config": {"config_rules": [
            "device_id": {"device_uuid": {"uuid": "OLS"}}, "device_type": "emu-open-line-system",
            "device_drivers": ["DEVICEDRIVER_UNDEFINED"], "device_config": {"config_rules": [
                {"action": 1, "custom": {"resource_key": "_connect/address", "resource_value": "127.0.0.1"}},
                {"action": 1, "custom": {"resource_key": "_connect/port", "resource_value": "0"}},
                {"action": 1, "custom": {"resource_key": "_connect/settings", "resource_value": {"endpoints": [
                    {"sample_types": [], "type": "optical", "uuid": "aade6001-f00b-5e2f-a357-6a0a9d3de870"},
                    {"sample_types": [], "type": "optical", "uuid": "eb287d83-f05e-53ec-ab5a-adf6bd2b5418"},
                    {"sample_types": [], "type": "optical", "uuid": "0ef74f99-1acc-57bd-ab9d-4b958b06c513"},
                    {"sample_types": [], "type": "optical", "uuid": "50296d99-58cc-5ce7-82f5-fc8ee4eec2ec"}
                    {"uuid": "aade6001-f00b-5e2f-a357-6a0a9d3de870", "type": "optical"},
                    {"uuid": "eb287d83-f05e-53ec-ab5a-adf6bd2b5418", "type": "optical"},
                    {"uuid": "0ef74f99-1acc-57bd-ab9d-4b958b06c513", "type": "optical"},
                    {"uuid": "50296d99-58cc-5ce7-82f5-fc8ee4eec2ec", "type": "optical"}
                ]}}}
            ]}
        }