nova/nova/rpc
Mark McLoughlin 9871c5f963 Move cfg to nova.openstack.common
Move it here so that it can be kept in sync with openstack-common using
the new update.py script for code in openstack-common's incubation area.

See here for more details:

  http://wiki.openstack.org/CommonLibrary#Incubation

Note: this commit just moves the existing code in Nova with no other
changes. A subsequent commit will sync it with latest openstack-common
so that it is easier see the new changes.

Change-Id: If88d678b1b9bad3d37117de7f7159d7fea8ab4c8
2012-02-03 19:21:54 +00:00
..
__init__.py Move cfg to nova.openstack.common 2012-02-03 19:21:54 +00:00
amqp.py Don't block forever for rpc.(multi)call response. 2012-02-02 12:11:52 -05:00
common.py Move cfg to nova.openstack.common 2012-02-03 19:21:54 +00:00
impl_carrot.py Don't block forever for rpc.(multi)call response. 2012-02-02 12:11:52 -05:00
impl_fake.py Don't block forever for rpc.(multi)call response. 2012-02-02 12:11:52 -05:00
impl_kombu.py Don't block forever for rpc.(multi)call response. 2012-02-02 12:11:52 -05:00
impl_qpid.py Move cfg to nova.openstack.common 2012-02-03 19:21:54 +00:00