nova/nova/cells
Chris Friesen c6c68ba00b remove unused parameter in rpc call
The oslo.messaging rpc client call() method does not actually make
any use of a "timeout" parameter, so drop it from the call.  (It's
actually set up in the preceeding prepare() call.)

Change-Id: I662948cbb0c1fb89d8cb1e1ffad1909dc5b1dc68
2017-04-17 08:27:20 -06:00
..
filters policy: clean-up 2016-06-30 19:56:14 +00:00
weights Config options: centralize section "cells" 2016-01-27 16:10:42 +02:00
__init__.py Remove vi modelines 2014-02-03 14:19:44 +00:00
driver.py Port to oslo.messaging 2014-02-01 09:53:24 +00:00
manager.py [2/3]Replace six.iteritems() with .items() 2017-01-09 09:11:00 +00:00
messaging.py [2/3]Replace six.iteritems() with .items() 2017-01-09 09:11:00 +00:00
opts.py Improve the help text for cells options (7) 2016-06-09 08:39:46 +03:00
rpc_driver.py Remove old oslo.messaging transport aliases 2017-03-17 20:41:16 +08:00
rpcapi.py remove unused parameter in rpc call 2017-04-17 08:27:20 -06:00
scheduler.py Refactor block_device_mapping handling during boot 2016-07-05 14:38:21 -04:00
state.py Remove straggling use of main db flavors in cellsv1 code 2017-02-10 11:59:13 -08:00
utils.py [TrivialFix] Fix comment typo error 2016-12-22 15:11:45 +08:00