- 29 Jun, 2012 1 commit
-
-
Leigh B Stoller authored
look for VMs that need a reload setup.
-
- 28 Jun, 2012 1 commit
-
-
Leigh B Stoller authored
CH credential.
-
- 27 Jun, 2012 1 commit
-
-
Leigh B Stoller authored
table instead.
-
- 21 Jun, 2012 2 commits
-
-
Leigh B Stoller authored
-
Leigh B Stoller authored
tree mode.
-
- 12 Jun, 2012 2 commits
-
-
Leigh B Stoller authored
-
Leigh B Stoller authored
Move the expiration test into verifygenicred. Change the invocation to capture the output so that we can say something useful in the error response, instead of what we do now which is just tell the user there is an error.
-
- 18 May, 2012 4 commits
-
-
Jonathon Duerig authored
-
Jonathon Duerig authored
-
Jonathon Duerig authored
-
Jonathon Duerig authored
-
- 14 May, 2012 1 commit
-
-
Leigh B Stoller authored
the parent osid, and can be used to select a different image to load, sau FEDOR15-OPENVZ-STD. Does not work on shared nodes of course.
-
- 03 May, 2012 1 commit
-
-
Jonathon Duerig authored
-
- 30 Apr, 2012 1 commit
-
-
Leigh B Stoller authored
wildcard the lnk speed, except when the link includes a virtual node; in this case use 100Mb to avoid consuming all BW on GB links.
-
- 18 Apr, 2012 1 commit
-
-
Leigh B Stoller authored
-
- 05 Apr, 2012 1 commit
-
-
Leigh B Stoller authored
push to stable. These changes properly record URNs in the aggregate and manifest history tables.
-
- 11 Mar, 2012 1 commit
-
-
Jonathon Duerig authored
-
- 08 Mar, 2012 1 commit
-
-
Jonathon Duerig authored
-
- 29 Feb, 2012 1 commit
-
-
Leigh B Stoller authored
Add a datetime form to the shownodehistory we page so that a testbed admin can plug in a specific date, and find out what that node was doing at the time. Changes in the backend (node_history script) to support this. Note that the table is hard to seach for such a case, and so need to let node_history do its thing and then port process the records list. Unfortunately, the timestamps are unsigned ints, but perl does not handle those properly, so had to pull in Math::BigInt to deal with it. On the output page, include a link to the genihistory page if a node was part of a slice. On the genihistory page, add a new argument, slice_uuid, to look for the records for a specific slice.
-
- 24 Feb, 2012 2 commits
-
-
Jonathon Duerig authored
-
Jonathon Duerig authored
-
- 10 Feb, 2012 2 commits
-
-
Jonathon Duerig authored
-
Jonathon Duerig authored
-
- 30 Jan, 2012 1 commit
-
-
Leigh B Stoller authored
MarkNodesForUpdate() on the experiment to force all of the nodes to update their accounts.
-
- 26 Jan, 2012 1 commit
-
-
Jonathon Duerig authored
-
- 19 Jan, 2012 1 commit
-
-
Leigh B Stoller authored
-
- 02 Dec, 2011 2 commits
-
-
Jonathon Duerig authored
-
Leigh B Stoller authored
-
- 01 Dec, 2011 1 commit
-
-
Leigh B Stoller authored
-
- 11 Nov, 2011 1 commit
-
-
Leigh B Stoller authored
<?xml version="1.0" encoding="UTF-8"?> <rspec xmlns="http://www.protogeni.net/resources/rspec/2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:firewall="http://www.protogeni.net/resources/rspec/ext/firewall/1" xsi:schemaLocation="http://www.protogeni.net/resources/rspec/2 http://www.protogeni.net/resources/rspec/2/request.xsd" type="request" > <node client_id="my-node" exclusive="true"> <sliver_type name="raw-pc" /> </node> <node client_id="fw" exclusive="true"> <sliver_type name="firewall"> <firewall:firewall_config style="basic" /> </sliver_type> </node> </rspec>
-
- 31 Oct, 2011 1 commit
-
-
Leigh B Stoller authored
-
- 11 Oct, 2011 2 commits
-
-
Leigh B Stoller authored
-
Leigh B Stoller authored
NS files. Tweak permission check in Geni CM to also allow this, although at this time only global images from any project are allowed. The virt_nodes table has been changed to accommodate pid/osname syntax: tb-set-node-os $nodeA somepid/someos Note: we are really exporting permission to use images, not entries in the os_info table (OSIDs) which is what the NS parser and protogeni CM are using. But in fact, an image is both an image descriptor and an OS descriptor linked together, so if you export an image or make it global, you are implicitly doing the same for the OS descriptor. As mentioned many times in the past, OSIDs suck.
-
- 07 Oct, 2011 1 commit
-
-
Jonathon Duerig authored
-
- 23 Sep, 2011 1 commit
-
-
Leigh B Stoller authored
node type (so, d710 becomes d710-vm).
-
- 12 Sep, 2011 1 commit
-
-
Jonathon Duerig authored
-
- 06 Sep, 2011 1 commit
-
-
Leigh B Stoller authored
This stuff needs to be fixed up better.
-
- 02 Sep, 2011 1 commit
-
-
Jonathon Duerig authored
-
- 01 Sep, 2011 1 commit
-
-
Jonathon Duerig authored
-
- 31 Aug, 2011 1 commit
-
-
Leigh B Stoller authored
users. This leaves on the creation of non-local projects though, since that works fine is really no different then putting all slivers in the GeniSlices project.
-