- 24 Feb, 2010 1 commit
-
-
Jonathon Duerig authored
Fix XML. Don't try to canonicalize to print. That has too much unwanted baggage. Create a copy of the node instead which will automatically add namespace declarations to it.
-
- 16 Feb, 2010 2 commits
-
-
Jonathon Duerig authored
Ensure that version 1.70 or later of the p5-XML-LibXML library is installed. There is a pretty nasty bug in earlier versions.
-
Leigh B Stoller authored
instead of the local hostname, so that the scripts work when located on your local desktop machine.
-
- 12 Feb, 2010 5 commits
-
-
Jonathon Duerig authored
Print canonicalized strings as output. If you don't the namespaces->prefix bindings won't always be printed if you print out a fragment.
-
Jonathon Duerig authored
-
Jonathon Duerig authored
-
Jonathon Duerig authored
-
Jonathon Duerig authored
Fixed Geni XML parse bugs. Added additional checks for absent tags. Fixed bug where the ticket was created using the original string rather than the updated rspec.
-
- 11 Feb, 2010 6 commits
-
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Jonathon Duerig authored
-
- 10 Feb, 2010 1 commit
-
-
Jonathon Duerig authored
Added component_manager information to links in both versions 0.1 and 2 of the rspec. The request-tunnel.xml example uses component_manager tags on links.
-
- 09 Feb, 2010 6 commits
-
-
Mike Hibler authored
-
Leigh B Stoller authored
is looking more and more like a urn, and so have to be careful when using it to lookup a local node.
-
Jonathon Duerig authored
Added initial versions for CreateDocument and AddElement utility functions which handle boilerplate and namespace issues automatically. Fixed a problem with how SetText handles namespaces.
-
Leigh B Stoller authored
-
Jonathon Duerig authored
-
Jonathon Duerig authored
-
- 08 Feb, 2010 2 commits
-
-
Jonathon Duerig authored
-
Jonathon Duerig authored
-
- 05 Feb, 2010 1 commit
-
-
Leigh B Stoller authored
-
- 04 Feb, 2010 4 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.
-
Jonathon Duerig authored
-
Jonathon Duerig 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 2 commits
-
-
Jonathon Duerig authored
Checkpoint. All the conversion is done, but I need to refactor the xpaths to account for brittleness in the xpath specification.
-
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.
-
- 29 Jan, 2010 1 commit
-
- 27 Jan, 2010 2 commits
-
-
Srikanth Chikkulapelly authored
-
Srikanth Chikkulapelly authored
-
- 26 Jan, 2010 1 commit
-
-
Leigh B Stoller authored
-
- 25 Jan, 2010 2 commits
-
-
Srikanth Chikkulapelly authored
-
Leigh Stoller authored
turn off CMs at the clearinghouse, as when they are in test mode or not usable. Note that you have to set/clear this git in the geni-ch database on boss, for ListComponents() to be affected.
-
- 21 Jan, 2010 1 commit
-
-
Leigh B. Stoller authored
-
- 20 Jan, 2010 3 commits
-
-
Jonathon Duerig authored
-
Matt Strum authored
-
Leigh B. Stoller authored
-