Add Edge Port, GÉANT IP and IAS products
All threads resolved!
All threads resolved!
Compare changes
- Neda Moeini authored
+ 85
− 1
@@ -18,6 +18,7 @@ from sqlalchemy.exc import SQLAlchemyError
@@ -161,6 +162,56 @@ class OpenGearImportModel(BaseModel):
@@ -169,6 +220,7 @@ T = TypeVar(
@@ -219,7 +271,7 @@ def _generic_import_product(
@@ -297,6 +349,38 @@ def import_opengear(filepath: str = common_filepath_option) -> None: