Changes between Version 2 and Version 3 of FeddDatabases
- Timestamp:
- Dec 11, 2008 10:45:13 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FeddDatabases
v2 v3 165 165 == Experiment Name Mapping DB == 166 166 167 This DB controls how `fedd` maps the user annotations of the experiment nodes to the URI of the `fedd` controlling the testbed. It is a simple colon-separated text file where the annotation is on the left and the URI on the right. For example: 168 169 {{{ 170 deter:https://users.isi.deterlab.net:23235 171 ucb:https://users.ucb.deterlab.net:23235 172 }}}