Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 971fbd1c authored by PENVEN Loris's avatar PENVEN Loris
Browse files

Merge branch 'fix-abacus26-nwentry' into 'master'

[rennes][abacus26] Add cluster to network description

See merge request !966
parents a29d9e24 d787f4d5
No related branches found
No related tags found
1 merge request!966[rennes][abacus26] Add cluster to network description
Pipeline #1104090 passed with warnings
Pipeline: Resources Explorer

#1104092

    ...@@ -127,8 +127,8 @@ ...@@ -127,8 +127,8 @@
    "rate": 10000000000, "rate": 10000000000,
    "sriov": false, "sriov": false,
    "sriov_totalvfs": 0, "sriov_totalvfs": 0,
    "switch": null, "switch": "swdc-c003-01-02-rba",
    "switch_port": null, "switch_port": "Eth1/17",
    "vendor": "Broadcom Inc. and subsidiaries" "vendor": "Broadcom Inc. and subsidiaries"
    }, },
    { {
    ......
    ...@@ -56,6 +56,10 @@ ...@@ -56,6 +56,10 @@
    { {
    }, },
    { {
    "kind": "node",
    "port": "eth0",
    "snmp_name": "Eth1/17",
    "uid": "abacus26-1"
    }, },
    { {
    }, },
    ......
    ...@@ -19,6 +19,8 @@ swdc-c003-01-02-rba: ...@@ -19,6 +19,8 @@ swdc-c003-01-02-rba:
    3: 3:
    uid: port-channel51 uid: port-channel51
    kind: channel kind: channel
    17:
    uid: abacus26-1
    25_01: # physically on interface 1/25 of swdc-c003-01-rba only 25_01: # physically on interface 1/25 of swdc-c003-01-rba only
    uid: roazhon10-2 uid: roazhon10-2
    25_02: # physically on interface 1/25 of swdc-c003-02-rba only 25_02: # physically on interface 1/25 of swdc-c003-02-rba only
    ...@@ -78,7 +80,6 @@ swdc-c003-01-02-rba: ...@@ -78,7 +80,6 @@ swdc-c003-01-02-rba:
    uid: abacus11-1 uid: abacus11-1
    23: 23:
    uid: abacus10-1 uid: abacus10-1
    channels: channels:
    port-channel51: port-channel51:
    uid: swcore-01-rba uid: swcore-01-rba
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment