Commit 71b2c55f authored by Andrea Sgambelluri's avatar Andrea Sgambelluri
Browse files

working unidir with bug fix

parent dfa3e035
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1236,7 +1236,7 @@ class RSA():
            print("INFO: RSA completed for FLex Lightpath with new OB")
            if flow_list is None:
                self.null_values(self.flow_id)
                return flow_id, optical_band_id
                return self.flow_id, optical_band_id
            slots_i = []
            for i in slots:
                slots_i.append(int(i))