- 22 Oct, 2010 11 commits
-
-
Jonathon Duerig authored
-
Jonathon Duerig authored
-
Robert Ricci authored
-
Robert Ricci authored
-
Ryan Jackson authored
-
Ryan Jackson authored
-
Ryan Jackson authored
-
Jonathon Duerig authored
-
Jonathon Duerig authored
-
Jonathon Duerig authored
TODO: Come back soon and fix the underlying problem which is the use of 'foo || bar' to get attribute values in perl.
-
Mike Hibler authored
Another idea whose time never came...
-
- 21 Oct, 2010 5 commits
-
-
Mike Hibler authored
Fix from Mike Ryan. We got away without this because the GNUmakefile will run configure on those files when we did a make.
-
Mike Hibler authored
-
Mike Hibler authored
-
Jonathon Duerig authored
-
Leigh B Stoller authored
yesterday's commit. Sorry Mike, for being so dense.
-
- 20 Oct, 2010 24 commits
-
-
Jonathon Duerig authored
-
Jonathon Duerig authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Mike Hibler authored
If LVM is not being used, then the code will attempt to make the extra FS and use that for /vz. However, in the NOSHAREDFS world, that filesystem has already been made and is mounted on /local. So check for that case and just create a subdir/symlink: /vz -> /local/vz.
-
Mike Hibler authored
If NOSHAREDFS is defined, don't export /share to nodes in exports.head.
-
Leigh B Stoller authored
logging to the power command (to power.log).
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Jonathon Duerig authored
-
Jonathon Duerig authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
that offline a couple of minutes later. Reduces the load on the CH when doing parallel registratons. Add caching of user and slice credentials, to avoid regenerating the same credentials over and over for the test scripts. Stored in the geni_credentials table, they are checked for expiration before handing them out. Also check to make sure that the user certificate has not changed, and regen/cache if it has.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
primary key still) instead of using the uuid of the slice. We do this so that we can easily cache slice credentials for different users (or multiple credentials of any kind). Add IsExpired() and SameCerts() tests. Add DeleteForTarget() which remove asny cached credentials for a target object (such as a slice), as when a slice is expired or deleted. Add sanity check to watch for duplicate credentials (same target and owner). Never supposed to happen.
-
Leigh B Stoller authored
any leftover sliver registrations.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Mike Hibler authored
Also update default to FBSD73-STD (for those who do not have the aforementioned variables set).
-
Leigh B Stoller authored
pipe the certificate into openssl stdin and read from stdout.
-
Leigh B Stoller authored
do that, so do not try. Also set the expiration time when registering (to six hours). Mostly for demonstration purposes.
-
Leigh B Stoller authored
operation.
-
Leigh B Stoller authored
-