index
:
delta/openstack/nova.git
master
proposed/juno
proposed/kilo
stable/2023.1
stable/havana
stable/icehouse
stable/juno
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
stable/wallaby
stable/xena
stable/yoga
stable/zed
opendev.org: openstack/nova.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nova
/
context.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pop extra keys from context in from_dict()
Mark McLoughlin
2013-08-22
1
-0
/
+2
*
Remove the monkey patching of _ into the builtins
Alex Gaynor
2013-07-26
1
-0
/
+1
*
Fix RequestContext crashes w/ no service catalog
Davanum Srinivas
2013-03-18
1
-3
/
+9
*
Update OpenStack LLC to Foundation
Kurt Taylor
2013-02-26
1
-1
/
+1
*
Move some context checking code from sqlalchemy
Chris Behrens
2013-02-20
1
-0
/
+53
*
Allow generic rules in context_is_admin rule in policy.
Wenhao Xu
2013-02-12
1
-4
/
+3
*
Stop including full service catalog in each RPC msg
Joe Gordon
2013-01-28
1
-2
/
+4
*
Add user/tenant shim to RequestContext
Rick Harris
2013-01-10
1
-1
/
+16
*
Remove gen_uuid()
Zhongyue Luo
2012-11-14
1
-2
/
+2
*
Fix is_admin check via policy
Vishvananda Ishaya
2012-08-20
1
-1
/
+1
*
Remove hard-coded 'admin' role checking and use policy instead
unicell
2012-08-19
1
-3
/
+2
*
Check instance lock in compute/api
Dan Smith
2012-08-02
1
-2
/
+4
*
Merge "Add ServiceCatalog entries to enable Cinder usage"
Jenkins
2012-07-03
1
-1
/
+3
|
\
|
*
Add ServiceCatalog entries to enable Cinder usage
Anthony Young
2012-07-02
1
-1
/
+3
*
|
Switch to common logging.
Andrew Bogott
2012-07-02
1
-1
/
+1
|
/
*
Replaces functions in utils.py with openstack/common/timeutils.py
Zhongyue Luo
2012-06-16
1
-3
/
+4
*
Add user_name project_name and color option to log
Vishvananda Ishaya
2012-06-07
1
-2
/
+7
*
Add a note on why quota classes are unused in Nova
Mark McLoughlin
2012-05-30
1
-0
/
+5
*
Use thread local storage from openstack.common.
Russell Bryant
2012-04-04
1
-1
/
+1
*
Fail-fast for invalid read_deleted values
Rick Harris
2012-03-21
1
-3
/
+15
*
Implement quota classes.
Kevin L. Mitchell
2012-03-20
1
-2
/
+5
*
Keep context for logging intact in greenthreads
Vishvananda Ishaya
2012-03-15
1
-1
/
+4
*
Add kwargs to RequestContext __init__
Chris Behrens
2012-03-08
1
-1
/
+11
*
Replaces pipelines with flag for auth strategy
Vishvananda Ishaya
2012-03-06
1
-5
/
+2
*
Ensure that context read_deleted is only one of 'no', 'yes' or 'only'
Johannes Erdfelt
2012-02-29
1
-0
/
+4
*
Merge "Optimizes ec2 keystone usage and handles errors"
Jenkins
2012-02-10
1
-2
/
+5
|
\
|
*
Optimizes ec2 keystone usage and handles errors
Vishvananda Ishaya
2012-02-07
1
-2
/
+5
*
|
Fix confirm_resize policy handling
Rick Harris
2012-02-09
1
-0
/
+5
|
/
*
Prefixing the request id with 'req-' to decrease confusion when looking
Naveed Massjouni
2012-01-13
1
-1
/
+1
*
Don't overwrite local context on elevated
Vishvananda Ishaya
2012-01-09
1
-4
/
+10
*
Add ability to see deleted and active records.
Rick Harris
2011-12-07
1
-16
/
+21
*
Add local storage of context for logging
Vishvananda Ishaya
2011-11-02
1
-0
/
+3
*
Update GlanceClient, GlanceImageService, and Glance Xen plugin to work with
Dan Prince
2011-09-10
1
-3
/
+6
*
Update RequestContext so that it correctly sets self.is_admin from the
Dan Prince
2011-08-29
1
-1
/
+1
*
Carry auth_token in nova's RequestContext
Kevin L. Mitchell
2011-08-01
1
-3
/
+6
*
simplify if statement
Vishvananda Ishaya
2011-07-28
1
-4
/
+1
*
pep cleanup
Vishvananda Ishaya
2011-07-22
1
-1
/
+2
*
change context to maintain exact time, store roles, use ids instead of object...
Vishvananda Ishaya
2011-07-21
1
-61
/
+27
*
make all uses of utcnow use our testable utils.utcnow
Vishvananda Ishaya
2011-06-02
1
-1
/
+0
*
docstring cleanup, nova dir
termie
2011-04-20
1
-3
/
+7
*
woops
termie
2011-01-30
1
-1
/
+1
*
trivial cleanup for context.py
termie
2011-01-30
1
-3
/
+2
*
PEP8 and pylint cleanup. There should be no functional changes here, just sty...
Eric Day
2010-10-21
1
-5
/
+6
*
timestamps are passed as unicode
Vishvananda Ishaya
2010-10-14
1
-1
/
+1
*
fix nosetests
Vishvananda Ishaya
2010-10-14
1
-2
/
+9
*
review fixes
Vishvananda Ishaya
2010-10-14
1
-3
/
+3
*
elevate in proper places, fix a couple of typos
Vishvananda Ishaya
2010-10-13
1
-4
/
+5
*
Fix the deprecation warnings for passing no context.
Vishvananda Ishaya
2010-10-01
1
-0
/
+106