소스 검색

Ref #49 Added catv parameter in actions and created models and templates.

Maximiliano Schvindt 6 년 전
부모
커밋
b4074ff858
3개의 변경된 파일56개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      app/DoctrineMigrations/src/action.yml
  2. 14 0
      app/DoctrineMigrations/src/oltmodel.yml
  3. 40 0
      app/DoctrineMigrations/src/template.yml

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


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

@@ -59,3 +59,17 @@ insertorupdate:
             library: "OIDSBase"
             extra_data: "{\r\n\"model\": \"Furukawa\"\r\n}"
             tenancy_id: 1
+        -
+            id: 9
+            name: "Huawei MA5800"
+            mark: "Huawei"
+            library: "OIDSHuaweiV1"
+            extra_data: "{\r\n\"model\": \"Huawei-MA5800\",\r\n\"auto-create-service-ports\" : true\r\n}"
+            tenancy_id: 1
+        -
+            id: 10
+            name: "Huawei MA5608T-v1"
+            mark: "Huawei"
+            library: "OIDSHuaweiV1"
+            extra_data: "{\r\n\"model\": \"Huawei-MA5608T-v1\",\r\n\"auto-create-service-ports\" : true\r\n}"
+            tenancy_id: 1   

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