aboutsummaryrefslogtreecommitdiffstats
path: root/app/install/db/link_types.json
diff options
context:
space:
mode:
authoryayogev <yaronyogev@gmail.com>2017-08-11 00:35:14 +0300
committeryayogev <yaronyogev@gmail.com>2017-08-11 00:35:14 +0300
commit9d51c29acfb81ae16c72a1675d7b021d032dbdfb (patch)
treea815ba52d062fb37c33e6ac99cfb3a6ae11a514a /app/install/db/link_types.json
parent2414c92d87a4b807d8480328681ef066ba08e305 (diff)
US2853 rename pnic to host_pnic & switch_pnic
fixed clique finder to work with switch-switch link type Change-Id: I4f815f77e6b4ea36669dfb58bb5f5e914fe3e1ac Signed-off-by: yayogev <yaronyogev@gmail.com>
Diffstat (limited to 'app/install/db/link_types.json')
-rw-r--r--app/install/db/link_types.json233
1 files changed, 120 insertions, 113 deletions
diff --git a/app/install/db/link_types.json b/app/install/db/link_types.json
index e1b98ec..61c21f2 100644
--- a/app/install/db/link_types.json
+++ b/app/install/db/link_types.json
@@ -1,177 +1,184 @@
[
{
+ "user_id" : "WS7j8oTbWPf3LbNne",
+ "description" : "instance-vnic",
"endPointA" : "instance",
"endPointB" : "vnic",
- "user_id" : "WS7j8oTbWPf3LbNne",
- "type" : "instance-vnic",
- "description" : "instance-vnic"
-},
-{
- "endPointA" : "vnic",
- "endPointB" : "instance",
- "user_id" : "WS7j8oTbWPf3LbNne",
- "type" : "vnic-instance",
- "description" : "vnic-instance"
+ "type" : "instance-vnic"
},
{
- "endPointA" : "vconnector",
- "endPointB" : "vnic",
"user_id" : "WS7j8oTbWPf3LbNne",
- "type" : "vconnector-vnic",
- "description" : "vconnector-vnic"
-},
-{
+ "description" : "vnic-vconnector",
"endPointA" : "vnic",
"endPointB" : "vconnector",
- "user_id" : "WS7j8oTbWPf3LbNne",
- "type" : "vnic-vconnector",
- "description" : "vnic-vconnector"
+ "type" : "vnic-vconnector"
},
-{
+{
+ "user_id" : "WS7j8oTbWPf3LbNne",
+ "description" : "vconnector-vedge",
"endPointA" : "vconnector",
"endPointB" : "vedge",
- "user_id" : "WS7j8oTbWPf3LbNne",
- "type" : "vconnector-vedge",
- "description" : "vconnector-vedge"
+ "type" : "vconnector-vedge"
},
-{
- "endPointA" : "vedge",
- "endPointB" : "vconnector",
+{
"user_id" : "WS7j8oTbWPf3LbNne",
- "type" : "vedge-vconnector",
- "description" : "vedge-vconnector"
-},
-{
+ "description" : "vedge-otep",
"endPointA" : "vedge",
"endPointB" : "otep",
+ "type" : "vedge-otep"
+},
+{
"user_id" : "WS7j8oTbWPf3LbNne",
- "type" : "vedge-otep",
- "description" : "vedge-otep"
+ "description" : "vconnector-host_pnic",
+ "endPointA" : "vconnector",
+ "endPointB" : "host_pnic",
+ "type" : "vconnector-host_pnic"
},
-{
- "endPointA" : "otep",
- "endPointB" : "vedge",
+{
"user_id" : "WS7j8oTbWPf3LbNne",
- "type" : "otep-vedge",
- "description" : "otep-vedge"
+ "description" : "host_pnic-network",
+ "endPointA" : "host_pnic",
+ "endPointB" : "network",
+ "type" : "host_pnic-network"
},
-{
+{
+ "user_id" : "WS7j8oTbWPf3LbNne",
+ "description" : "otep-vconnector",
"endPointA" : "otep",
"endPointB" : "vconnector",
- "user_id" : "WS7j8oTbWPf3LbNne",
- "type" : "otep-vconnector",
- "description" : "otep-vconnector"
+ "type" : "otep-vconnector"
},
-{
- "endPointA" : "vconnector",
- "endPointB" : "otep",
+{
"user_id" : "WS7j8oTbWPf3LbNne",
- "type" : "vconnector-otep",
- "description" : "vconnector-otep"
-},
-{
+ "description" : "vnic-vedge",
"endPointA" : "vnic",
"endPointB" : "vedge",
+ "type" : "vnic-vedge"
+},
+{
"user_id" : "WS7j8oTbWPf3LbNne",
- "type" : "vnic-vedge",
- "description" : "vnic-vedge"
+ "description" : "network-host_pnic",
+ "endPointA" : "network",
+ "endPointB" : "host_pnic",
+ "type" : "network-host_pnic"
},
-{
+{
+ "user_id" : "WS7j8oTbWPf3LbNne",
+ "description" : "vedge-vconnector",
"endPointA" : "vedge",
+ "endPointB" : "vconnector",
+ "type" : "vedge-vconnector"
+},
+{
+ "user_id" : "WS7j8oTbWPf3LbNne",
+ "description" : "vconnector-vnic",
+ "endPointA" : "vconnector",
"endPointB" : "vnic",
+ "type" : "vconnector-vnic"
+},
+{
"user_id" : "WS7j8oTbWPf3LbNne",
- "type" : "vedge-vnic",
- "description" : "vedge-vnic"
+ "description" : "vnic-instance",
+ "endPointA" : "vnic",
+ "endPointB" : "instance",
+ "type" : "vnic-instance"
},
-{
+{
+ "user_id" : "WS7j8oTbWPf3LbNne",
+ "description" : "vnic-vservice",
"endPointA" : "vnic",
"endPointB" : "vservice",
- "user_id" : "WS7j8oTbWPf3LbNne",
- "type" : "vnic-vservice",
- "description" : "vnic-vservice"
+ "type" : "vnic-vservice"
},
{
+ "user_id" : "WS7j8oTbWPf3LbNne",
+ "description" : "vservice-vnic",
"endPointA" : "vservice",
"endPointB" : "vnic",
- "user_id" : "WS7j8oTbWPf3LbNne",
- "type" : "vservice-vnic",
- "description" : "vservice-vnic"
+ "type" : "vservice-vnic"
},
-{
- "endPointA" : "vconnector",
- "endPointB" : "host_pnic",
+{
"user_id" : "WS7j8oTbWPf3LbNne",
- "type" : "vconnector-host_pnic",
- "description" : "vconnector-host_pnic"
-},
-{
+ "description" : "host_pnic-vconnector",
"endPointA" : "host_pnic",
"endPointB" : "vconnector",
+ "type" : "host_pnic-vconnector"
+},
+{
"user_id" : "WS7j8oTbWPf3LbNne",
- "type" : "host_pnic-vconnector",
- "description" : "host_pnic-vconnector"
+ "description" : "vconnector-otep",
+ "endPointA" : "vconnector",
+ "endPointB" : "otep",
+ "type" : "vconnector-otep"
},
-{
- "endPointA" : "host_pnic",
- "endPointB" : "network",
+{
"user_id" : "WS7j8oTbWPf3LbNne",
- "type" : "host_pnic-network",
- "description" : "host_pnic-network"
+ "description" : "otep-vedge",
+ "endPointA" : "otep",
+ "endPointB" : "vedge",
+ "type" : "otep-vedge"
},
-{
- "endPointA" : "network",
- "endPointB" : "host_pnic",
+{
"user_id" : "WS7j8oTbWPf3LbNne",
- "type" : "network-host_pnic",
- "description" : "network-host_pnic"
+ "description" : "vedge-vnic",
+ "endPointA" : "vedge",
+ "endPointB" : "vnic",
+ "type" : "vedge-vnic"
},
-{
- "endPointA" : "host_pnic",
- "endPointB" : "vedge",
+{
"user_id" : "WS7j8oTbWPf3LbNne",
- "type" : "host_pnic-vedge",
- "description" : "host_pnic-vedge"
+ "description" : "host_pnic-host",
+ "endPointA" : "host_pnic",
+ "endPointB" : "host",
+ "type" : "host_pnic-host"
},
-{
- "endPointA" : "vedge",
- "endPointB" : "host_pnic",
+{
"user_id" : "WS7j8oTbWPf3LbNne",
- "type" : "vedge-host_pnic",
- "description" : "vedge-host_pnic"
+ "description" : "host-host_pnic",
+ "endPointA" : "host",
+ "endPointB" : "host_pnic",
+ "type" : "host-host_pnic"
},
-{
- "endPointA" : "host_pnic",
- "endPointB" : "otep",
+{
"user_id" : "WS7j8oTbWPf3LbNne",
- "type" : "host_pnic-otep",
- "description" : "host_pnic-otep"
+ "description" : "host-network",
+ "endPointA" : "host",
+ "endPointB" : "network",
+ "type" : "host-network"
},
-{
- "endPointA" : "otep",
- "endPointB" : "host_pnic",
+{
"user_id" : "WS7j8oTbWPf3LbNne",
- "type" : "otep-host_pnic",
- "description" : "otep-host_pnic"
+ "description" : "network-host",
+ "endPointA" : "network",
+ "endPointB" : "host",
+ "type" : "network-host"
},
-{
- "endPointA" : "switch_pnic",
- "endPointB" : "switch_pnic",
+{
"user_id" : "WS7j8oTbWPf3LbNne",
- "type" : "switch_pnic-switch_pnic",
- "description" : "switch_pnic-switch_pnic"
+ "description" : "network-switch_pnic",
+ "endPointA" : "network",
+ "endPointB" : "switch_pnic",
+ "type" : "network-switch_pnic"
},
-{
+{
+ "user_id" : "WS7j8oTbWPf3LbNne",
+ "description" : "switch_pnic-network",
"endPointA" : "switch_pnic",
- "endPointB" : "host_pnic",
+ "endPointB" : "network",
+ "type" : "switch_pnic-network"
+},
+{
"user_id" : "WS7j8oTbWPf3LbNne",
- "type" : "switch_pnic-host_pnic",
- "description" : "switch_pnic-host_pnic"
+ "description" : "switch_pnic-switch",
+ "endPointA" : "switch_pnic",
+ "endPointB" : "switch",
+ "type" : "switch_pnic-switch"
},
-{
- "endPointA" : "host_pnic",
- "endPointB" : "switch_pnic",
+{
"user_id" : "WS7j8oTbWPf3LbNne",
- "type" : "host_pnic-switch_pnic",
- "description" : "host_pnic-switch_pnic"
+ "description" : "switch-switch_pnic",
+ "endPointA" : "switch",
+ "endPointB" : "switch_pnic",
+ "type" : "switch-switch_pnic"
}
]