From: Andy Bavier Date: Mon, 28 Feb 2011 22:02:44 +0000 (-0500) Subject: Removed NLR sites from topology X-Git-Tag: sfa-1.0-14~2 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=6559e50c0e0a3f278183d8b829b8fc21f0f04c8b;p=sfa.git Removed NLR sites from topology NLR has decided not to give free hosting to VINI any more. As a result the VINI nodes have been shut down and the NLR sites have been removed from the VINI DB. It was necessary to also remove the deleted sites from the topology spec. --- diff --git a/sfa/managers/vini/topology.py b/sfa/managers/vini/topology.py old mode 100755 new mode 100644 index cb65fb50..b905c2f1 --- a/sfa/managers/vini/topology.py +++ b/sfa/managers/vini/topology.py @@ -5,20 +5,9 @@ # # Links in the physical topology, gleaned from looking at the Internet2 -# and NLR topology maps. Link (a, b) connects sites with IDs a and b. +# topology map. Link (a, b) connects sites with IDs a and b. # PhysicalLinks = [(2, 12), # I2 Princeton - New York - (4, 5), # NLR Chicago - Houston - (4, 6), # NLR Chicago - Atlanta - (4, 7), # NLR Chicago - Seattle - (4, 9), # NLR Chicago - New York - (4, 10), # NLR Chicago - Wash DC - (5, 6), # NLR Houston - Atlanta - (5, 8), # NLR Houston - Los Angeles - (6, 10), # NLR Atlanta - Wash DC - (6, 14), # NLR Atlanta - Ga Tech - (7, 8), # NLR Seattle - Los Angeles - (9, 10), # NLR New York - Wash DC (11, 13), # I2 Chicago - Wash DC (11, 15), # I2 Chicago - Atlanta (11, 16), # I2 Chicago - CESNET