Changeset aada25c
- Timestamp:
- Apr 25, 2012 2:21:17 PM (13 years ago)
- Branches:
- compt_changes, master
- Children:
- 860c360
- Parents:
- b035f90
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
fedd/federation/emulab_access.py
rb035f90 raada25c 477 477 else: routing = 'Manual' 478 478 479 self.log.debug("Local: %s", local) 479 if local: 480 self.log.debug("Local experiment.") 480 481 for e in [e for e in t.elements]: 481 482 if isinstance(e, topdl.Segment):
Note: See TracChangeset
for help on using the changeset viewer.