summaryrefslogtreecommitdiffstats
path: root/nova/context.py
Commit message (Expand)AuthorAgeFilesLines
* Update RequestContext so that it correctly sets self.is_admin from theDan Prince2011-08-291-1/+1
* Carry auth_token in nova's RequestContextKevin L. Mitchell2011-08-011-3/+6
* simplify if statementVishvananda Ishaya2011-07-281-4/+1
* pep cleanupVishvananda Ishaya2011-07-221-1/+2
* change context to maintain exact time, store roles, use ids instead of object...Vishvananda Ishaya2011-07-211-61/+27
* make all uses of utcnow use our testable utils.utcnowVishvananda Ishaya2011-06-021-1/+0
* docstring cleanup, nova dirtermie2011-04-201-3/+7
* woopstermie2011-01-301-1/+1
* trivial cleanup for context.pytermie2011-01-301-3/+2
* PEP8 and pylint cleanup. There should be no functional changes here, just sty...Eric Day2010-10-211-5/+6
* timestamps are passed as unicodeVishvananda Ishaya2010-10-141-1/+1
* fix nosetestsVishvananda Ishaya2010-10-141-2/+9
* review fixesVishvananda Ishaya2010-10-141-3/+3
* elevate in proper places, fix a couple of typosVishvananda Ishaya2010-10-131-4/+5
* Fix the deprecation warnings for passing no context.Vishvananda Ishaya2010-10-011-0/+106