summaryrefslogtreecommitdiffstats
path: root/bin/stack
diff options
context:
space:
mode:
authorVishvananda Ishaya <vishvananda@yahoo.com>2010-10-14 21:18:51 +0000
committerTarmac <>2010-10-14 21:18:51 +0000
commitaec330b34def7158f590ce855d0cd4ff5d0ed41c (patch)
tree28dc8ee0f4502b8f82e7843bd3f31905640baa61 /bin/stack
parent3363b133a927509432cb42d77abf18d3d5248abf (diff)
parent81cdbc42d41509f629fe8ec0c7605958134e9ed0 (diff)
downloadnova-aec330b34def7158f590ce855d0cd4ff5d0ed41c.tar.gz
nova-aec330b34def7158f590ce855d0cd4ff5d0ed41c.tar.xz
nova-aec330b34def7158f590ce855d0cd4ff5d0ed41c.zip
This branch modifies the fixes all of the deprecation warnings about empty context. It does this by adding the following fixes/features
* promotes api/context.py to context.py because it is used by the whole system * adds more information to the context object * passes the context through rpc * adds a helper method for promoting to admin context (elevate()) * modifies most checks to use context.project_id instead of context.project.id to avoid trips to the database This included a lot of merge fixing and backporting from the anso deploy branch so some stuff may be broken. Right now it throws an Exception('die') in addition to the deprecation warning so we get a stack trace and can find any other deprecated calls. This needs some testing, especially of the openstack api.
Diffstat (limited to 'bin/stack')
0 files changed, 0 insertions, 0 deletions