ソースを参照

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

Maximiliano Schvindt 6 年 前
コミット
b4074ff858

ファイルの差分が大きいため隠しています
+ 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