Commit de93ac7a authored by Lluis Gifre Renom's avatar Lluis Gifre Renom
Browse files

ECOC F5GA Telemetry Demo:

- Updated IP controller topology descriptor
parent 6b750f01
Loading
Loading
Loading
Loading
+10 −10
Original line number Diff line number Diff line
@@ -13,9 +13,9 @@
                {"action": "CONFIGACTION_SET", "custom": {"resource_key": "_connect/address",  "resource_value": "127.0.0.1"}},
                {"action": "CONFIGACTION_SET", "custom": {"resource_key": "_connect/port",     "resource_value": "0"        }},
                {"action": "CONFIGACTION_SET", "custom": {"resource_key": "_connect/settings", "resource_value": {"endpoints": [
                    {"uuid": "200", "name": "200", "type": "ethernet"},
                    {"uuid": "500", "name": "500", "type": "ethernet"},
                    {"uuid": "501", "name": "501", "type": "ethernet"}
                    {"uuid": "200", "name": "200", "type": "copper"},
                    {"uuid": "500", "name": "500", "type": "copper"},
                    {"uuid": "501", "name": "501", "type": "copper"}
                ]}}}
            ]}
        },
@@ -26,8 +26,8 @@
                {"action": "CONFIGACTION_SET", "custom": {"resource_key": "_connect/address",  "resource_value": "127.0.0.1"}},
                {"action": "CONFIGACTION_SET", "custom": {"resource_key": "_connect/port",     "resource_value": "0"        }},
                {"action": "CONFIGACTION_SET", "custom": {"resource_key": "_connect/settings", "resource_value": {"endpoints": [
                    {"uuid": "500", "name": "500", "type": "ethernet"},
                    {"uuid": "501", "name": "501", "type": "ethernet"}
                    {"uuid": "500", "name": "500", "type": "copper"},
                    {"uuid": "501", "name": "501", "type": "copper"}
                ]}}}
            ]}
        },
@@ -38,8 +38,8 @@
                {"action": "CONFIGACTION_SET", "custom": {"resource_key": "_connect/address",  "resource_value": "127.0.0.1"}},
                {"action": "CONFIGACTION_SET", "custom": {"resource_key": "_connect/port",     "resource_value": "0"        }},
                {"action": "CONFIGACTION_SET", "custom": {"resource_key": "_connect/settings", "resource_value": {"endpoints": [
                    {"uuid": "500", "name": "500", "type": "ethernet"},
                    {"uuid": "501", "name": "501", "type": "ethernet"}
                    {"uuid": "500", "name": "500", "type": "copper"},
                    {"uuid": "501", "name": "501", "type": "copper"}
                ]}}}
            ]}
        },
@@ -50,9 +50,9 @@
                {"action": "CONFIGACTION_SET", "custom": {"resource_key": "_connect/address",  "resource_value": "127.0.0.1"}},
                {"action": "CONFIGACTION_SET", "custom": {"resource_key": "_connect/port",     "resource_value": "0"        }},
                {"action": "CONFIGACTION_SET", "custom": {"resource_key": "_connect/settings", "resource_value": {"endpoints": [
                    {"uuid": "200", "name": "200", "type": "ethernet"},
                    {"uuid": "500", "name": "500", "type": "ethernet"},
                    {"uuid": "501", "name": "501", "type": "ethernet"}
                    {"uuid": "200", "name": "200", "type": "copper"},
                    {"uuid": "500", "name": "500", "type": "copper"},
                    {"uuid": "501", "name": "501", "type": "copper"}
                ]}}}
            ]}
        }