Loading src/service/service/ServiceServiceServicerImpl.py +0 −1 Original line number Diff line number Diff line Loading @@ -147,7 +147,6 @@ class ServiceServiceServicerImpl(ServiceServiceServicer): num_disjoint_paths = constraint.sla_availability.num_disjoint_paths break num_disjoint_paths = 1 if num_disjoint_paths is None or num_disjoint_paths == 0 else num_disjoint_paths num_expected_endpoints = num_disjoint_paths * 2 Loading Loading
src/service/service/ServiceServiceServicerImpl.py +0 −1 Original line number Diff line number Diff line Loading @@ -147,7 +147,6 @@ class ServiceServiceServicerImpl(ServiceServiceServicer): num_disjoint_paths = constraint.sla_availability.num_disjoint_paths break num_disjoint_paths = 1 if num_disjoint_paths is None or num_disjoint_paths == 0 else num_disjoint_paths num_expected_endpoints = num_disjoint_paths * 2 Loading