Resolve "Fix OFC'24 end-to-end test for Optical Controller component"
Merged
requested to merge feat/145-fix-ofc-24-end-to-end-test-for-optical-controller-component into develop
Compare changes
- Lluis Gifre Renom authored
- Enhanced collection of Optical Controller settings
@@ -13,35 +13,58 @@
@@ -79,17 +102,18 @@ def get_device_name_from_uuid(devices: List[Device], device_uuid: str):
@@ -101,8 +125,9 @@ def add_lightpath(src, dst, bitrate, bidir, ob_band) -> str:
@@ -116,8 +141,9 @@ def get_optical_band(idx) -> str:
@@ -126,7 +152,8 @@ def delete_lightpath(flow_id, src, dst, bitrate) -> str: