- 06 Jun, 2013 1 commit
-
-
Jonathon Duerig authored
-
- 23 Jan, 2013 1 commit
-
-
Leigh B Stoller authored
of your own images or anyone else from your SA. Or if your are local admin, anyone at all. Returns a list of hashes: [{'url': 'https://www.emulab.net/dev/stoller/image_metadata.php?uuid=d29a5bf0-b0c6-11e1-a37b-001143e453fe', 'urn': 'urn:publicid:IDN+emulab.net+image+emulab-net:booboo' }, {'url': 'https://www.emulab.net/dev/stoller/image_metadata.php?uuid=456df426-1990-11e2-9f72-001143e453fe', 'urn': 'urn:publicid:IDN+emulab.net+image+emulab-net:lbsimage' }, ] Then you can use the URN to delete your images!
-
- 17 Jan, 2013 1 commit
-
-
Leigh B Stoller authored
-
- 14 Jan, 2013 1 commit
-
-
Leigh B Stoller authored
demonstrate usage.
-
- 04 Dec, 2012 2 commits
-
-
Jonathon Duerig authored
-
Jonathon Duerig authored
-
- 29 Nov, 2012 1 commit
-
-
Jonathon Duerig authored
-
- 28 Sep, 2012 2 commits
-
-
Jonathon Duerig authored
-
Jonathon Duerig authored
-
- 26 Sep, 2012 1 commit
-
-
Jonathon Duerig authored
-
- 24 Sep, 2012 1 commit
-
-
Eric Eide authored
This commit is intended to makes the license status of Emulab and ProtoGENI source files more clear. It replaces license symbols like "EMULAB-COPYRIGHT" and "GENIPUBLIC-COPYRIGHT" with {{{ }}}-delimited blocks that contain actual license statements. This change was driven by the fact that today, most people acquire and track Emulab and ProtoGENI sources via git. Before the Emulab source code was kept in git, the Flux Research Group at the University of Utah would roll distributions by making tar files. As part of that process, the Flux Group would replace the license symbols in the source files with actual license statements. When the Flux Group moved to git, people outside of the group started to see the source files with the "unexpanded" symbols. This meant that people acquired source files without actual license statements in them. All the relevant files had Utah *copyright* statements in them, but without the expanded *license* statements, the licensing status of the source files was unclear. This commit is intended to clear up that confusion. Most Utah-copyrighted files in the Emulab source tree are distributed under the terms of the Affero GNU General Public License, version 3 (AGPLv3). Most Utah-copyrighted files related to ProtoGENI are distributed under the terms of the GENI Public License, which is a BSD-like open-source license. Some Utah-copyrighted files in the Emulab source tree are distributed under the terms of the GNU Lesser General Public License, version 2.1 (LGPL).
-
- 10 Sep, 2012 1 commit
-
-
Jonathon Duerig authored
-
- 07 Sep, 2012 1 commit
-
-
Jonathon Duerig authored
-
- 07 Jun, 2012 1 commit
-
-
Leigh B Stoller authored
-
- 13 Feb, 2012 1 commit
-
-
Jonathon Duerig authored
-
- 11 Nov, 2011 1 commit
-
-
Jonathon Duerig authored
-
- 24 Aug, 2010 1 commit
-
-
Leigh B Stoller authored
-
- 04 Aug, 2010 1 commit
-
-
Leigh B Stoller authored
to arrange for a conversion from GeniResponse to AM response.
-
- 30 Jul, 2010 1 commit
-
-
Leigh B Stoller authored
that loads one of five different modules, based on the PATH_INFO. The modules do nothing but pull in the proper library; all of the xmlrpc and authorization code is in one place now (the wrapper), instead of being duplicated. Much cleaner, much safer. An update to httpd.conf is required, and done with update script 7.
-