Mentions légales du service

Skip to content
Snippets Groups Projects
Commit fc626bd9 authored by POUILLOUX Laurent's avatar POUILLOUX Laurent
Browse files

[sophia][mercantour2] fix some mistake in network description

parent 7d75d595
No related branches found
No related tags found
1 merge request!985Sophia network new
Pipeline #1109005 passed
...@@ -132,7 +132,7 @@ ...@@ -132,7 +132,7 @@
"sriov": true, "sriov": true,
"sriov_totalvfs": 7, "sriov_totalvfs": 7,
"switch": "sw-3", "switch": "sw-3",
"switch_port": "1/1/13", "switch_port": "1/1/15",
"vendor": "Intel" "vendor": "Intel"
}, },
{ {
......
...@@ -132,7 +132,7 @@ ...@@ -132,7 +132,7 @@
"sriov": true, "sriov": true,
"sriov_totalvfs": 7, "sriov_totalvfs": 7,
"switch": "sw-3", "switch": "sw-3",
"switch_port": "1/1/14", "switch_port": "1/1/16",
"vendor": "Intel" "vendor": "Intel"
}, },
{ {
......
...@@ -132,7 +132,7 @@ ...@@ -132,7 +132,7 @@
"sriov": true, "sriov": true,
"sriov_totalvfs": 7, "sriov_totalvfs": 7,
"switch": "sw-3", "switch": "sw-3",
"switch_port": "1/1/11", "switch_port": "1/1/13",
"vendor": "Intel" "vendor": "Intel"
}, },
{ {
......
...@@ -132,7 +132,7 @@ ...@@ -132,7 +132,7 @@
"sriov": true, "sriov": true,
"sriov_totalvfs": 7, "sriov_totalvfs": 7,
"switch": "sw-3", "switch": "sw-3",
"switch_port": "1/1/12", "switch_port": "1/1/14",
"vendor": "Intel" "vendor": "Intel"
}, },
{ {
......
...@@ -70,28 +70,32 @@ ...@@ -70,28 +70,32 @@
"snmp_name": "1/1/10", "snmp_name": "1/1/10",
"uid": "mercantour1-4" "uid": "mercantour1-4"
}, },
{
},
{
},
{ {
"kind": "node", "kind": "node",
"port": "eth0", "port": "eth0",
"snmp_name": "1/1/11", "snmp_name": "1/1/13",
"uid": "mercantour2-7" "uid": "mercantour2-7"
}, },
{ {
"kind": "node", "kind": "node",
"port": "eth0", "port": "eth0",
"snmp_name": "1/1/12", "snmp_name": "1/1/14",
"uid": "mercantour2-8" "uid": "mercantour2-8"
}, },
{ {
"kind": "node", "kind": "node",
"port": "eth0", "port": "eth0",
"snmp_name": "1/1/13", "snmp_name": "1/1/15",
"uid": "mercantour2-3" "uid": "mercantour2-3"
}, },
{ {
"kind": "node", "kind": "node",
"port": "eth0", "port": "eth0",
"snmp_name": "1/1/14", "snmp_name": "1/1/16",
"uid": "mercantour2-4" "uid": "mercantour2-4"
}, },
{ {
...@@ -126,10 +130,6 @@ ...@@ -126,10 +130,6 @@
}, },
{ {
}, },
{
},
{
},
{ {
"kind": "node", "kind": "node",
"port": "eth0", "port": "eth0",
......
...@@ -34,13 +34,13 @@ sw-3: ...@@ -34,13 +34,13 @@ sw-3:
uid: mercantour1-3 uid: mercantour1-3
10: 10:
uid: mercantour1-4 uid: mercantour1-4
11:
uid: mercantour2-7
12:
uid: mercantour2-8
13: 13:
uid: mercantour2-3 uid: mercantour2-7
14: 14:
uid: mercantour2-8
15:
uid: mercantour2-3
16:
uid: mercantour2-4 uid: mercantour2-4
33: 33:
uid: mercantour2-2 uid: mercantour2-2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment