Rename NRENL3CoreService and update BGP peer
Compare changes
+ 25
− 19
@@ -13,7 +13,7 @@ import yaml
@@ -238,8 +238,8 @@ class EdgePortImportModel(BaseModel):
@@ -254,6 +254,7 @@ class NRENL3CoreServiceImportModel(BaseModel):
@@ -278,9 +279,9 @@ class NRENL3CoreServiceImportModel(BaseModel):
@@ -390,7 +391,7 @@ T = TypeVar(
@@ -655,20 +656,20 @@ def import_partners(file_path: str = typer.Argument(..., help="Path to the CSV f
@@ -679,17 +680,22 @@ def import_nren_l3_core_service(filepath: str = common_filepath_option) -> None: