- 17 Feb, 2012 4 commits
-
-
Leigh B Stoller authored
-
Leigh B Stoller authored
automatically record a new CA certificate. Hand the certificate off to cacontrol, which will provisionally accept the certificate so that the caller can then register their other certificates.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
- 16 Feb, 2012 3 commits
-
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
- 15 Feb, 2012 4 commits
-
-
Leigh B Stoller authored
have been approved. Only used by the Clearinghouse to control who gets a credential to access the Clearinghouse. This is part of the changes to fully automate the installation of new ProtoGENI sites.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
geni_cas table. If the issuer (CA) is not in the table, this is a new registration and the credential is given the specific privilege 'register_authority' which allows the new site to do only one thing; register their new certificates at the clearing house.
-
Leigh B Stoller authored
-
- 14 Feb, 2012 1 commit
-
-
Jonathon Duerig authored
-
- 13 Feb, 2012 5 commits
-
-
Jonathon Duerig authored
-
Jonathon Duerig authored
-
Jonathon Duerig authored
-
Jonathon Duerig authored
-
Leigh B Stoller authored
-
- 10 Feb, 2012 4 commits
-
-
Jonathon Duerig authored
-
Jonathon Duerig authored
-
Jonathon Duerig authored
-
Mike Hibler authored
-
- 09 Feb, 2012 2 commits
-
-
Leigh B Stoller authored
-
Leigh B Stoller authored
sliverstatus. Change CM name from keys to users.
-
- 08 Feb, 2012 6 commits
-
-
Mike Hibler authored
No more 768MB limit for memory. Use FreeBSD 9 kernel if available, it is more stable with Xen.
-
Leigh B Stoller authored
This reverts commit f352b4d5.
-
Leigh B Stoller authored
the CM; we return the entire set of logins (keys) that were included when the sliver was created. Format looks like: keys => [{'urn' => $urn. 'login' => $login, 'keys' => [...] }, {'urn' => $urn. 'login' => $login, 'keys' => [...] }]; This is *not* integrated with the AM yet.
-
Leigh B Stoller authored
-
Ryan Jackson authored
-
Jonathon Duerig authored
-
- 07 Feb, 2012 2 commits
-
-
Jonathon Duerig authored
-
Leigh B Stoller authored
that list.
-
- 03 Feb, 2012 1 commit
-
-
Ryan Jackson authored
-
- 02 Feb, 2012 3 commits
-
-
Leigh B Stoller authored
1. Change default slice expiration to a new site variable called protogeni/default_slice_lifetime, defaults to six hours. 2. Add a site variable (protogeni/warn_short_slices) to tell the sa_daemon if it should send email to war about short lived slices expiring, defaults to off.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
- 01 Feb, 2012 5 commits
-
-
Leigh B Stoller authored
confuses the user.
-
Leigh B Stoller authored
devices (for creating the stack object). We were using the older mapping code (that computes on the fly) in the snmpit front end, but now we use the DB in both the front end, and from the stack later.
-
Leigh B Stoller authored
from tbacct, which happens in the context of the project/group root, not as the user.
-
Mike Hibler authored
So we can specify a different slice (partition) to create the filesystem on.
-
Mike Hibler authored
This is for BSD, so that we can tweak the default /boot/loader.conf file to turn off "comconsole" on machines that don't have a UART. In my experience, trying to probe the UART on newer machines that don't have one causes a kernel crash. Currently this attribute is just signalled by the existance of the /etc/testbed/isvgaonly file in the diskloader MFS. But this will be eventually sent over via "tmcc loadinfo" so that we can set the attribute on a per-node-type or per-node basis.
-