- 07 Dec, 2010 1 commit
-
-
Leigh B Stoller authored
-
- 28 Oct, 2010 2 commits
- 20 Oct, 2010 1 commit
-
-
Gary Wong authored
This version was the one used at GEC 8.
-
- 14 Jul, 2010 1 commit
-
-
Leigh B Stoller authored
-
- 02 Jul, 2010 1 commit
-
-
Jonathon Duerig authored
-
- 24 May, 2010 1 commit
-
-
Gary Wong authored
A link to the solutions is provided at no extra charge.
-
- 13 May, 2010 1 commit
-
-
Tom Mitchell authored
ProtoGENI expects a single dictionary to be passed as the lone argument to all XML RPC functions. The GENI AM API uses regular argument passing. All Geni AM XML RPC operations now expect regular arguments. Test scripts were updated to pass regular arguments.
-
- 07 May, 2010 1 commit
-
-
Tom Mitchell authored
Added an optional response handler to do_method so that the GENI response (just a value) can be handled properly. The ProtoGENI response (a three value dict) is expected if no response handler is given to do_method.
-
- 21 Apr, 2010 1 commit
-
-
Leigh B Stoller authored
-
- 25 Mar, 2010 2 commits
-
-
Robert Ricci authored
Use the older syntax for exception variables; older versions of python (like 2.4, which is installed on boss and ops right now), don't support the 'Except X as (Y,Z)' syntax.
-
Tom Mitchell authored
Passphrase file is used if it exists and is readable. If passphrase file does not exist or is not readable, invoke standard M2Crypto passphrase callback to prompt user for passphrase.
-
- 09 Mar, 2010 2 commits
-
-
Srikanth Chikkulapelly authored
-
Srikanth Chikkulapelly authored
-
- 16 Feb, 2010 1 commit
-
-
Leigh B Stoller authored
instead of the local hostname, so that the scripts work when located on your local desktop machine.
-
- 09 Feb, 2010 1 commit
-
-
Srikanth authored
-
- 04 Feb, 2010 1 commit
-
-
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.
-
- 11 Jan, 2010 1 commit
-
-
Leigh B. Stoller authored
did this originally, totally stupid. Anyway, the version number is now a path argument to the script. No path info means version 1.0. In other words, a URL like: /protogeni/xmlrpc/cm /protogeni/xmlrpc/cm/1.0 means to use version 1 of the API, while: /protogeni/xmlrpc/cm/2.0 gets you version 2 of the API.
-
- 15 Dec, 2009 1 commit
-
-
Leigh B. Stoller authored
-
- 13 Nov, 2009 2 commits
-
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
Begin switch to URNs with slice URN. Other minor things.
-
- 29 May, 2009 1 commit
-
-
Gary Wong authored
in URN form.
-
- 24 Mar, 2009 1 commit
-
-
Gary Wong authored
-
- 20 Mar, 2009 1 commit
-
-
Gary Wong authored
gracefully AND quietly.
-
- 18 Mar, 2009 2 commits
- 04 Mar, 2009 1 commit
-
-
Leigh B. Stoller authored
to the Geni Public License at http://www.geni.net/docs/GENIPubLic.pdf, whose expansion at this time is: ----- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and/or hardware specification (the "Work") to deal in the Work without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Work, and to permit persons to whom the Work is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Work. THE WORK IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE WORK OR THE USE OR OTHER DEALINGS IN THE WORK.
-
- 20 Feb, 2009 1 commit
-
-
Gary Wong authored
automatically if they are not specified, to make things easier on the end user.
-
- 11 Feb, 2009 1 commit
-
-
Gary Wong authored
parts should be harmless and have little interaction with anything else.
-
- 22 Jan, 2009 1 commit
-
-
Gary Wong authored
(for themself and the slice). This shouldn't affect anybody else right now, but is useful for me to test authenticating with delegated credentials.
-
- 13 Jan, 2009 1 commit
-
-
Leigh B. Stoller authored
overridden in the .protogeni-config.py file.
-
- 12 Jan, 2009 1 commit
-
-
Leigh B. Stoller authored
-
- 09 Jan, 2009 1 commit
-
-
Gary Wong authored
as the default clearinghouse).
-
- 11 Nov, 2008 1 commit
-
-
Leigh B. Stoller authored
-
- 30 Oct, 2008 1 commit
-
-
Leigh B. Stoller authored
-
- 16 Oct, 2008 1 commit
-
-
Leigh B. Stoller authored
-
- 02 Oct, 2008 1 commit
-
-
Leigh B. Stoller authored
Lots of corner cases that I am ignoring and recovery from errors is just as crude. See xmlrpc/client.py ...
-
- 13 Sep, 2008 1 commit
-
-
Leigh B. Stoller authored
Checkpoint working swapin of experiments using multiple federated nodes with vlans between them. Now I need to figure out how to swap the experiment out
-
- 11 Sep, 2008 1 commit
-
-
Leigh B. Stoller authored
-
- 22 Aug, 2008 1 commit
-
-
Leigh B. Stoller authored
-