nova/nova/tests/db
Russell Bryant 26353bb372 Move queue_get_for() from db to rpc.
Part of blueprint common-rpc.

The function queue_get_for() is a utility function used by various
consumers of the rpc API.  This function lived in the db API, but never
ended up using anything from the database.  This patch moves it into the
rpc API so that it can be used by other users of rpc once it moves into
openstack-common.

Change-Id: If92675beecff5471b416a929c161b810e3c71939
2012-05-30 17:50:24 -04:00
..
__init__.py first merge after i18n 2010-12-23 02:09:50 +00:00
fakes.py Move queue_get_for() from db to rpc. 2012-05-30 17:50:24 -04:00