Loading src/service/service/ServiceServiceServicerImpl.py +2 −2 Original line number Diff line number Diff line Loading @@ -655,7 +655,7 @@ class ServiceServiceServicerImpl(ServiceServiceServicer): device_uuid = device.device_id.device_uuid.uuid device_names[device_uuid] = device.name if reply_txt is not "": if reply_txt != '': optical_reply = adapt_reply(devices, updated_service, reply_json, context_uuid_x, topology_uuid_x, "") new_connection = optical_reply.connections[0] #for candidate_new_connection in pathcomp_reply.connections: Loading Loading @@ -739,7 +739,7 @@ class ServiceServiceServicerImpl(ServiceServiceServicer): device_uuid = device.device_id.device_uuid.uuid device_names[device_uuid] = device.name if reply_txt is not "": if reply_txt != '': optical_reply = adapt_reply(devices, updated_service, reply_json, context_uuid_x, topology_uuid_x, "") new_connection = optical_reply.connections[0] #for candidate_new_connection in pathcomp_reply.connections: Loading Loading
src/service/service/ServiceServiceServicerImpl.py +2 −2 Original line number Diff line number Diff line Loading @@ -655,7 +655,7 @@ class ServiceServiceServicerImpl(ServiceServiceServicer): device_uuid = device.device_id.device_uuid.uuid device_names[device_uuid] = device.name if reply_txt is not "": if reply_txt != '': optical_reply = adapt_reply(devices, updated_service, reply_json, context_uuid_x, topology_uuid_x, "") new_connection = optical_reply.connections[0] #for candidate_new_connection in pathcomp_reply.connections: Loading Loading @@ -739,7 +739,7 @@ class ServiceServiceServicerImpl(ServiceServiceServicer): device_uuid = device.device_id.device_uuid.uuid device_names[device_uuid] = device.name if reply_txt is not "": if reply_txt != '': optical_reply = adapt_reply(devices, updated_service, reply_json, context_uuid_x, topology_uuid_x, "") new_connection = optical_reply.connections[0] #for candidate_new_connection in pathcomp_reply.connections: Loading