- 25 Mar, 2010 5 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
-
Srikanth Chikkulapelly authored
-
Srikanth Chikkulapelly authored
-
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.
-
- 24 Mar, 2010 2 commits
-
-
Jonathon Duerig authored
-
Jonathon Duerig authored
Simple agent which prints out each event it receives along with a timestamp and user-provided sequence number.
-
- 23 Mar, 2010 2 commits
-
-
Leigh B Stoller authored
not defined. This is the single cause of incompatibility between elvin compat and no elvin compat, that cannot be solved.
-
Leigh B Stoller authored
-
- 22 Mar, 2010 15 commits
-
-
Leigh B Stoller authored
do not mess up existing elabinelab experiments.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
elabinelab.
-
Leigh B Stoller authored
new_interfaces tables, send them over to the inner elab, and tell it to incorporate them with newnode. If that all works, update the reserved bit, regen the outer dhcpd conf, and then reboot the nodes. After reboot, they will be attached to the inner elab.
-
Ryan Jackson authored
Also allow tags to be passed in with the -T option.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
deleted, they still remain in the user table with a status of "archived", but since all the queries in the system now use uid_idx instead of uid, it is safe to reuse a uid since they are no longer ambiguous. The reason for not deleting users from the users table is so that the stats records can refer to the original record (who was that person named "mike"). This is very handy and worth the additional effort it has taken. There is no way to ressurect a user, but it would not be hard to add.
-
- 19 Mar, 2010 7 commits
-
-
Leigh B Stoller authored
-
Leigh B Stoller authored
to lose your elab cause of a swap problem!
-
Leigh B Stoller authored
-
Leigh B Stoller authored
group_stats, project_stats).
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
node; this causes an ambiguity when the proxy is for a local cluster node (which happens cause all protogeni nodes are considered remote nodes. The control network IP *does* go into the widearea_nodeinfo table.
-
- 18 Mar, 2010 2 commits
-
-
Leigh B Stoller authored
down mode) is powered back on when starting or deleting the sliver.
-
Ryan Jackson authored
Refs can contain slashes. For example, the short ref for 'refs/heads/foo/bar' is 'foo/bar'. Previously, we just chopped off everything up to and including the last slash character, which doesn't return the correct short ref in this case. Call git-rev-parse to shorten the ref for us. In case it doesn't return anything (which shouldn't happen), fall back to the full ref.
-
- 17 Mar, 2010 1 commit
-
-
Kevin Atkinson authored
from the old domain no longer exist to avoid strange behavior.
-
- 16 Mar, 2010 6 commits
-
-
Kevin Atkinson authored
-
Mike Hibler authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
into node_type_attributes for the two node types that were using nobootinfo.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
is 180, which is too short for some calls.
-