From db28faaae7d821f0222b84db49f942f065c35020 Mon Sep 17 00:00:00 2001 From: gifrerenom <lluis.gifre@cttc.es> Date: Wed, 1 Mar 2023 12:27:37 +0000 Subject: [PATCH] Remove TODO file --- TODO.txt | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 TODO.txt diff --git a/TODO.txt b/TODO.txt deleted file mode 100644 index 0e6b21c61..000000000 --- a/TODO.txt +++ /dev/null @@ -1,22 +0,0 @@ -PENDING: -- no rule is composed for IPM controller -- no rule is composed for L2VPN TFS SBI -- pending infinera tests -- test with Slice NBI -- integrate Slice NBI in Load Gen -- sort endpoints in service and slice as done for links - -ONGOING: -- implement mock IPM controller - -TO TEST: - - -OPTIONAL: - - Optimize requests pathcomp--context - - Optimize requests webui--context - - TransportAPIDriver: add flag to import underlying topology options: 'disabled/devices/all' - - IetfL2VpnDriver: add flag to import underlying topology options: 'disabled/devices/all' - - MWDriver should import topology, there should be nothing between antennas - - Enable to create links (connectivity between subdevices) - - bidirectional links should be duplicated by frontend in a smart way -- GitLab