From 1f158e436f8a821c49d6dfbe0aa81d473cb5e311 Mon Sep 17 00:00:00 2001 From: Jonathan Pastor <jonathancmoa@gmail.com> Date: Wed, 16 May 2018 14:53:45 +0200 Subject: [PATCH] [nantes] regenerate the reference-api --- .../sites/nantes/network_equipments/ecotype-prod1.json | 1 + .../sites/nantes/network_equipments/ecotype-prod2.json | 1 + data/grid5000/sites/nantes/network_equipments/gw-nantes.json | 1 + grid5000-all.json | 3 +++ 4 files changed, 6 insertions(+) diff --git a/data/grid5000/sites/nantes/network_equipments/ecotype-prod1.json b/data/grid5000/sites/nantes/network_equipments/ecotype-prod1.json index b5f09bd55dd..672cefe09c4 100644 --- a/data/grid5000/sites/nantes/network_equipments/ecotype-prod1.json +++ b/data/grid5000/sites/nantes/network_equipments/ecotype-prod1.json @@ -184,6 +184,7 @@ "snmp_community": "public", "type": "network_equipment", "uid": "ecotype-prod1", + "warranty": "06.2022", "weathermap": { } } \ No newline at end of file diff --git a/data/grid5000/sites/nantes/network_equipments/ecotype-prod2.json b/data/grid5000/sites/nantes/network_equipments/ecotype-prod2.json index 2cc122caddb..80509ec71cb 100644 --- a/data/grid5000/sites/nantes/network_equipments/ecotype-prod2.json +++ b/data/grid5000/sites/nantes/network_equipments/ecotype-prod2.json @@ -184,6 +184,7 @@ "snmp_community": "public", "type": "network_equipment", "uid": "ecotype-prod2", + "warranty": "06.2022", "weathermap": { } } \ No newline at end of file diff --git a/data/grid5000/sites/nantes/network_equipments/gw-nantes.json b/data/grid5000/sites/nantes/network_equipments/gw-nantes.json index 6111177630a..73289fa1067 100644 --- a/data/grid5000/sites/nantes/network_equipments/gw-nantes.json +++ b/data/grid5000/sites/nantes/network_equipments/gw-nantes.json @@ -258,6 +258,7 @@ "name": "kavlan-21" } }, + "warranty": "10.2017", "weathermap": { } } \ No newline at end of file diff --git a/grid5000-all.json b/grid5000-all.json index 2102972d65b..4de3f1a5fbf 100644 --- a/grid5000-all.json +++ b/grid5000-all.json @@ -155646,6 +155646,7 @@ "snmp_community": "public", "type": "network_equipment", "uid": "ecotype-prod1", + "warranty": "06.2022", "weathermap": { } }, @@ -155735,6 +155736,7 @@ "snmp_community": "public", "type": "network_equipment", "uid": "ecotype-prod2", + "warranty": "06.2022", "weathermap": { } }, @@ -155894,6 +155896,7 @@ "name": "kavlan-21" } }, + "warranty": "10.2017", "weathermap": { } } -- GitLab