Changeset b73cc45
- Timestamp:
- Feb 9, 2010 8:04:50 AM (15 years ago)
- Branches:
- axis_example, compt_changes, info-ops, master, version-3.01, version-3.02
- Children:
- 8d4e4fb
- Parents:
- 2b35261
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
fedd/federation/emulab_access.py
r2b35261 rb73cc45 962 962 i.get_attribute('dragon_vlan')] 963 963 t.substrates = [ s.clone() for s in t.substrates ] 964 #t.substrates = [ s for s in t.substrates \965 # if not s.get_attribute('portal')]966 964 t.incorporate_elements() 967 965
Note: See TracChangeset
for help on using the changeset viewer.