Browse Source

Merge branch 'feature/ftth-81-add-huawei-templates' into 'master'

Feature/ftth 81 add huawei templates

See merge request interlink-sa/flowdat3/modules/ftth!180
Miguel 5 years ago
parent
commit
e568f5b092
2 changed files with 54 additions and 0 deletions
  1. 14 0
      app/DoctrineMigrations/src/oltmodel.yml
  2. 40 0
      app/DoctrineMigrations/src/template.yml

+ 14 - 0
app/DoctrineMigrations/src/oltmodel.yml

@@ -80,3 +80,17 @@ insertorupdate:
             library: "OIDSFurukawaG8SV1"
             extra_data: "{\r\n\"model\": \"Furukawa-G8S-v1\"\r\n}"
             tenancy_id: 1
+        -
+            id: 12
+            name: "Huawei MA5608T-v2"
+            mark: "Huawei"
+            library: "OIDSHuaweiV1"
+            extra_data: "{\r\n\"model\": \"Huawei-MA5608T-v2\",\r\n\"auto-create-service-ports\" : true\r\n}"
+            tenancy_id: 1
+        -
+            id: 13
+            name: "Huawei MA5800-v1"
+            mark: "Huawei"
+            library: "OIDSHuaweiV1"
+            extra_data: "{\r\n\"model\": \"Huawei-MA5800-v1\",\r\n\"auto-create-service-ports\" : true\r\n}"
+            tenancy_id: 1

File diff suppressed because it is too large
+ 40 - 0
app/DoctrineMigrations/src/template.yml