소스 검색

add configuration templates within olt model

Miguel Maffei 5 년 전
부모
커밋
fc521b4956
1개의 변경된 파일14개의 추가작업 그리고 0개의 파일을 삭제
  1. 14 0
      app/DoctrineMigrations/src/oltmodel.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