- 16 Nov, 2010 1 commit
-
-
Cody Cutler authored
Add mechanism to verify TPM generated quotes, require them for the "securestate" TMCD command, and add some testcases/helper programs in tools/tspitests. Add additional SECURE* state machines to stated for tracking nodes through the secure load and secure boot processes. See http://www.cs.utah.edu/flux/papers/tdls-cset10-base.html for details.
-
- 15 Nov, 2010 1 commit
-
-
Leigh B Stoller authored
-
- 12 Nov, 2010 16 commits
-
-
Mike Hibler authored
I was using v2 fields even when I got a v1 reply.
-
Mike Hibler authored
-
Cody Cutler authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
running the ProtoGENI code. Return AM authorities in ListComponents.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Mike Hibler authored
-
Mike Hibler authored
The logic was not quite right. Also, don't send a SHUTDOWN event when powering off a node.
-
Mike Hibler authored
-
Mike Hibler authored
Nit. Noticed this is root's mailbox.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Mike Hibler authored
Yes this is silly, but it pissed me off. Nodes that came up in a system experiment like hwdown or reloading would wind up TBFAILED because rc.topomap would fail. Now boss-install will create a null map when these are setup. An update script takes care of existing installs.
-
Leigh B Stoller authored
-
- 11 Nov, 2010 1 commit
-
-
Leigh B Stoller authored
-
- 10 Nov, 2010 5 commits
-
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Mike Hibler authored
-
Mike Hibler authored
stated POWER* triggers will now actually do something!
-
Leigh B Stoller authored
-
- 09 Nov, 2010 16 commits
-
-
Cody Cutler authored
Merge branch 'master' of ccutler@git-public.flux.utah.edu:/flux/git/users/mike/emulab-devel into tpm-tmcd
-
Cody Cutler authored
Merge branch 'tpm-tmcd' of ccutler@git-public.flux.utah.edu:/flux/git/users/mike/emulab-devel into tpm-tmcd
-
Leigh B Stoller authored
bothered me, wrt page forwards and backwards in the history.
-
Mike Hibler authored
-
Leigh B Stoller authored
how did we not see them?
-
Cody Cutler authored
-
Cody Cutler authored
Merge branch 'master' of ccutler@git-public.flux.utah.edu:/flux/git/users/mike/emulab-devel into tpm-tmcd
-
Mike Hibler authored
-
Mike Hibler authored
Cody updated his year old elabinelab and uncovered some problems with the update process. Note the updates to the install/updates scripts are just to add "MASTER_SITE_FREEBSD=1" to the make lines. This doesn't change anything functionally, it just speeds up the builds for older FreeBSDs where some of the MASTER_SITEs no longer exist.
-
Mike Hibler authored
-
Mike Hibler authored
We had a special hack to make sure general/testbed_shutdown sitevar exists, however we were trying to initialize the ns_include column that doesn't exist til DB update 191. Now we just explicitly set known-to-exist columns.
-
Leigh B Stoller authored
SA of the caller. This means we call out to the Emulab newgroup script to create a group if it does not exist. We also have to reset the groups of the GeniUser once we know the SA. Other small changes: * Minor module shuffling. * Use GetSiteVar() from emutil instead of libdb * Get rid of obsolete code referring to the old reservation holding experiment. * Cleanup logfiles in the workdir. * Capture output from the mapper and reformat error logging to make it more apparent to the caller what went wrong. * Change call to GeniSliver::Node->Create(); pass in the node object.
-
Leigh B Stoller authored
the of the virtual nodes on the vhost are gone. We were hanging onto vhosts for longer then necessary.
-
Leigh B Stoller authored
look for an existing credential in the table.
-
Leigh B Stoller authored
Clean up GeniSliver::Node::Create(); remove duplicate code and unify the virtnode vs pnode cases. Also change the arguments; instead of a uuid for the node, just pass in the actual node object from the CM.
-
Leigh B Stoller authored
for logging errors.
-