summaryrefslogtreecommitdiffstats
path: root/nova/auth/signer.py
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated auth codeBrian Waldon2012-07-091-177/+0
* Switch to common logging.Andrew Bogott2012-07-021-1/+1
* Replaces exceptions.Error with NovaExceptionAlex Meade2012-05-071-5/+6
* boto shouldn't be required for production deploysChris Behrens2012-03-071-6/+11
* Provide a provider for boto.utilsHengqing Hu2012-03-061-0/+2
* Standardize logging delaration and useJason Kölker2012-02-141-1/+1
* Fixes Bug #861293Brendan Maguire2011-09-291-10/+18
* Signer no longer fails if hashlib.sha256 is not available. test_signer unit t...Brendan Maguire2011-09-281-4/+10
* Apply logging changes as a giant patch to work around the cloudpipe delete + ...Todd Willey2011-01-041-6/+9
* Cleaned up pep8/pylint style issues in nova/auth. There are still a few pylin...Eric Day2010-08-181-20/+31
* rather comprehensive style fixesandy2010-08-161-3/+7
* another try on fix botoVishvananda Ishaya2010-07-301-1/+2
* boto.utils import doesn't work with new boto, import boto insteadVishvananda Ishaya2010-07-291-2/+2
* Check signature for S3 requests.Soren Hansen2010-07-231-0/+8
* reorder imports spacingJesse Andrews2010-07-151-2/+3
* update copyrightsTodd Willey2010-07-151-2/+0
* Removed trailing whitespace from headerVishvananda Ishaya2010-06-231-1/+1
* Updated licensesDevin Carlen2010-06-231-13/+19
* Merged Vish's work on adding projects to novaJesse Andrews2010-05-301-18/+14
* initial commitJesse Andrews2010-05-271-0/+127