Changeset d2c2315
- Timestamp:
- May 12, 2010 11:04:34 AM (15 years ago)
- Branches:
- axis_example, compt_changes, info-ops, master, version-3.01, version-3.02
- Children:
- 22c88c9
- Parents:
- 8483f24
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
fedd/federation/emulab_access.py
r8483f24 rd2c2315 1572 1572 c_node = topdl.Computer( 1573 1573 name='control', 1574 os= topdl.OperatingSystem( 1575 attribute=[ 1576 { 'attribute': 'osid', 1577 'value': self.local_seer_image }, 1578 ]), 1574 1579 attribute=[ 1575 { 'attribute': 'image',1576 'value': self.local_seer_image },1577 1580 { 'attribute': 'startup', 1578 1581 'value': self.local_seer_start },
Note: See TracChangeset
for help on using the changeset viewer.