- 09 Feb, 2010 4 commits
-
-
Jonathon Duerig authored
-
Jonathon Duerig authored
-
Jonathon Duerig authored
-
Leigh B Stoller authored
-
- 08 Feb, 2010 13 commits
-
-
Jonathon Duerig authored
-
Leigh B Stoller authored
-
Jonathon Duerig authored
-
Leigh B Stoller authored
-
Jonathon Duerig authored
-
Jonathon Duerig authored
-
Robert Ricci authored
happy.
-
Robert Ricci authored
in the sitevariables table.
-
Robert Ricci authored
-
Leigh B Stoller authored
-
Robert Ricci authored
-
Robert Ricci authored
Users should now be able to put '*' for the bandwidth in their NS files, and let assign pick what speed to use (based on the native speed of the interfaces of the nodes that get selected.)
-
Leigh B Stoller authored
pickthe interfaces. This allows the user create links without having to know what native bw is supported.
-
- 05 Feb, 2010 6 commits
-
-
Jonathon Duerig authored
-
Jonathon Lynn Duerig authored
-
Leigh B Stoller authored
-
Robert Ricci authored
I had disallowed this in the parser, but I hadn't thought about LAN nodes, which typically get assigned to switches. So, handle this case correctly. We still do *not* handle links between two switches (eg. directly between two LANs). However, what the semantics of this should be is totally unclear - do we use the *whole* interswtich bandwidth? Since we are not likely to hit this in our regular usage, we punt for now with an error if it happens. Also, remove the parser check, since we now handle correctly the case it was trying to disallow.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
- 04 Feb, 2010 10 commits
-
-
Jonathon Duerig authored
Fixed several XML bugs. Fixed two bugs where raw URNs were being passed to Emulab lookup functions. I have no idea how those were working before.
-
Robert Ricci authored
-
Mike Hibler authored
Made the obvious change and it seems to work. I'm sure Keith must have sent us this change before!
-
Robert Ricci authored
if someone has already done so
-
Jonathon Duerig authored
Conflicts: protogeni/lib/GeniAggregate.pm.in
-
Jonathon Duerig authored
-
Jonathon Duerig authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
since it has to be aware of the CM version. Add a Version() call to GeniAuthority with goes asks the CM what version it is exporting. Based on that, we know how to do a resolve of a component. Refactored the code that was used in GeniAggregate when creating tunnels, since that is where we have to Resolve components. This also turns up in cooked mode. Continuine moving towards a urn-only world. If a GeniAuthority or a GeniComponent does not have the URN set locally in the DB, go back to the clearinghouse and get it. Error if it is not known, and go bang on the remote site to update and rerun register_resources.
-
- 03 Feb, 2010 7 commits
-
-
Jonathon Duerig authored
-
Jonathon Duerig authored
Checkpoint. All the conversion is done, but I need to refactor the xpaths to account for brittleness in the xpath specification.
-
Robert Ricci authored
sitevariables.
-
Robert Ricci authored
'preamble'.
-
Mike Hibler authored
Mostly for our latest round of nodes since new switches are not yet part of the main stack. However, this is probably a useful feature in general so that you don't bother to probe old switches where you know nothing is being added.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
* When resolving a component, return the gif (certificate) of the authority it belongs to. * Quick fix for skiping links that are for another CM. This will change later when the schema defines it.
-