Commit d77c1287 authored by Mohamad Rahhal's avatar Mohamad Rahhal
Browse files

Update file tfs-topology.json

parent 0379381c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@
        {
            "device_id": {"device_uuid": {"uuid": "RYU"}}, "device_type": "openflow-ryu-controller",
            "device_drivers": ["DEVICEDRIVER_RYU"], "device_config": {"config_rules": [
                {"action": 1, "custom": {"resource_key": "_connect/address", "resource_value": "172.254.254.10"}},
                {"action": 1, "custom": {"resource_key": "_connect/address", "resource_value": "172.20.0.10"}},
                {"action": 1, "custom": {"resource_key": "_connect/port", "resource_value": "8080"}},
                {"action": 1, "custom": {"resource_key": "_connect/settings", "resource_value": {"timeout": 120}}}
            ]}