nova/nova
Dan Smith 8272dedfb8 Fix some straggling uses of passing context to remotable methods in tests
We are on a path to remove the implicit context argument for remotable methods
when we move to oslo.versiondobjects (o.vo). In the process of doing a POC for
nova using o.vo, I discovered a few straggling cases where we still depend on
that in the tests.

Related to blueprint kilo-objects

Change-Id: I0dda2aca4dc8c30166f2a576864fe2ab2009a77a
2015-03-09 07:30:15 -07:00
..
CA Make tests use sha256 as openssl default digest algorithm 2015-02-09 10:06:04 -05:00
api Merge "Replace RPC topic-based service queries in nova/api with binary-based" 2015-03-07 09:42:51 +00:00
cells Switch to uuidutils from oslo_utils library 2015-02-25 20:05:49 -05:00
cert Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
cloudpipe Move policy enforcement into REST API layer for v2.1 cloudpipe 2015-02-26 21:33:47 +08:00
cmd Remove usage of db.service_get_by_args 2015-03-06 11:00:22 +00:00
compute Merge "Modify AggregateAPI methods to call the Scheduler client methods" 2015-03-06 22:33:15 +00:00
conductor Remove usage of db.service_get_by_args 2015-03-06 11:00:22 +00:00
console Switch to uuidutils from oslo_utils library 2015-02-25 20:05:49 -05:00
consoleauth Use oslo.log 2015-02-22 07:56:40 -05:00
db Merge "Remove service_get_by_args from the DB API" 2015-03-07 09:42:21 +00:00
hacking hacking: Got rid of unnecessary TODO 2015-02-12 14:36:48 +02:00
image Use oslo.log 2015-02-22 07:56:40 -05:00
ipv6 Replace usage of LazyPluggable by stevedore driver 2015-02-17 14:49:48 +00:00
keymgr Switch to uuidutils from oslo_utils library 2015-02-25 20:05:49 -05:00
locale Imported Translations from Transifex 2015-03-05 06:17:18 +00:00
network Merge "neutron: check for same host in _update_port_binding_for_instance" 2015-03-06 22:28:54 +00:00
objects Merge "Remove cases of passing context to remotable methods in Flavor" 2015-03-09 12:07:51 +00:00
objectstore Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
openstack Merge "Switch to uuidutils from oslo_utils library" 2015-03-04 18:10:09 +00:00
pci Fix up PciDevice remotable context usage 2015-03-06 07:43:15 -08:00
rdp Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
scheduler Modify filters so they can look to HostState 2015-03-06 22:38:20 +00:00
servicegroup Merge "Pull singleton config check cruft out of SG API" 2015-03-04 19:35:44 +00:00
spice Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
storage Use oslo.log 2015-02-22 07:56:40 -05:00
tests Fix some straggling uses of passing context to remotable methods in tests 2015-03-09 07:30:15 -07:00
virt Merge "Use flavor stored with instance in vmware driver" 2015-03-09 12:13:19 +00:00
vnc Use oslo.log 2015-02-22 07:56:40 -05:00
volume fix 'Empty module name' exception attaching volume 2015-02-25 09:34:17 +08:00
__init__.py move eventlet GREENDNS override to top level 2014-12-08 17:41:03 -05:00
availability_zones.py Merge "Remove unused conductor parameter from get_host_availability_zone()" 2015-02-12 18:15:51 +00:00
baserpc.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
block_device.py Use oslo.log 2015-02-22 07:56:40 -05:00
config.py Use oslo.log 2015-02-22 07:56:40 -05:00
context.py Better round trip for RequestContext<->Dict conversion 2015-03-05 18:37:45 +00:00
crypto.py Adds x509 certificate keypair support 2015-03-05 21:30:34 +02:00
debugger.py Use oslo.log 2015-02-22 07:56:40 -05:00
exception.py Inherit exceptions correctly 2015-02-26 17:47:27 +02:00
filters.py Use oslo.log 2015-02-22 07:56:40 -05:00
hooks.py Use oslo.log 2015-02-22 07:56:40 -05:00
i18n.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
loadables.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
manager.py Use oslo.log 2015-02-22 07:56:40 -05:00
netconf.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
notifications.py Make notifications use BandwidthUsageList object 2015-02-23 21:04:18 +01:00
paths.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
policy.py Add useful debug logging when policy checks fail 2015-02-23 16:44:04 -05:00
quota.py Use oslo.log 2015-02-22 07:56:40 -05:00
rpc.py Merge "Ensure publisher_id is set correctly in notifications" 2015-02-10 04:50:54 +00:00
safe_utils.py
service.py Remove usage of db.service_get_by_args 2015-03-06 11:00:22 +00:00
test.py Remove TranslationFixture 2015-03-02 16:08:40 +00:00
utils.py Allow disabling the evacuate cleanup mechanism in compute manager 2015-03-04 11:41:20 -08:00
version.py Use oslo.log 2015-02-22 07:56:40 -05:00
weights.py Make scheduler filters/weighers only load once 2014-12-09 18:58:49 +01:00
wsgi.py create noauth2 2015-03-04 08:09:01 -05:00