Changeset 88dd6cc
- Timestamp:
- May 27, 2010 1:53:02 AM (14 years ago)
- Branches:
- axis_example, compt_changes, info-ops, master, version-3.01, version-3.02
- Children:
- 0de1b94
- Parents:
- 8209faa
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
fedd/federation/experiment_partition.py
r8209faa r88dd6cc 563 563 importers.discard(mtb) 564 564 for tb in importers: 565 if tb not in topo: 566 self.log.error("Importer not in experiment: %s" % tb) 567 continue 565 568 if len([e for e in topo[tb].elements \ 566 569 if isinstance(e, topdl.Computer) and \
Note: See TracChangeset
for help on using the changeset viewer.