소스 검색

FD3-793 actualizaciones en YML. Templates y modelos.

Maximiliano Schvindt 6 년 전
부모
커밋
57701883f0
3개의 변경된 파일24개의 추가작업 그리고 4개의 파일을 삭제
  1. 2 2
      app/DoctrineMigrations/src/oltmodel.yml
  2. 12 2
      app/DoctrineMigrations/src/onumodel.yml
  3. 10 0
      app/DoctrineMigrations/src/template.yml

+ 2 - 2
app/DoctrineMigrations/src/oltmodel.yml

@@ -2,10 +2,10 @@ insertorupdate:
     oltmodel:
         -
             id: 1
-            name: "FiberHome-AN5516-01"
+            name: "FiberHome AN5516 01"
             props: "NULL"
             mark: "FiberHome"
-            library: "OIDSBase"
+            library: "OIDSFiberHomeV1"
             extra_data: "{\r\n\"model\": \"FiberHome-AN5516-01\"\r\n}"
             tenancy_id: 1
         -

+ 12 - 2
app/DoctrineMigrations/src/onumodel.yml

@@ -2,8 +2,8 @@ insertorupdate:
     onumodel:
         -
           id: 1
-          name: "FiberHome-AN5506-04-b2"
-          extra_data: "{\r\n\"type\" : \"5506-04-b2\",\r\n\"telnet\": \"/tmp\"\r\n}"
+          name: "FiberHome-AN5506-04-B2"
+          extra_data: "{\r\n\"type\" : \"5506-04-B2\",\r\n\"telnet\": \"/tmp\"\r\n}"
           tenancy_id: 1
         -
           id: 2
@@ -26,3 +26,13 @@ insertorupdate:
           routing_mode: "bridge"
           catv: 0
           wifi: 0
+        -
+          id: 5
+          name: "FiberHome-AN5506-02-F"
+          extra_data: "{\r\n\"type\" : \"5506-02-F\",\r\n\"telnet\": \"/tmp\"\r\n}"
+          tenancy_id: 1
+        -
+          id: 6
+          name: "VSolution-HG323"
+          extra_data: "{\r\n\"type\" : \"HG260\",\r\n\"telnet\": \"/tmp\"\r\n}"
+          tenancy_id: 1

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 10 - 0
app/DoctrineMigrations/src/template.yml