[Openstack] Where is the blueprint move nova.rpc into openstack.common.rpc if any?

Russell Bryant rbryant at redhat.com
Thu May 24 05:24:19 UTC 2012


On 05/23/2012 08:48 PM, Yong Sheng Gong wrote:
> I remember there are discussions about this action. But I don't know
> where the bluteprint is.
> Do we have a such blueprint?

The blueprint:

  https://blueprints.launchpad.net/openstack-common/+spec/common-rpc

Last message I wrote about the status:

  https://lists.launchpad.net/openstack/msg11325.html

What has changed since then:

1) I got rid of nova.exception usage.

2) I got rid of nova.utils usage.

What's left:

1) Get rid of nova.context and nova.log usage

2) Move rpc options that are in nova/flags.py into the rpc code.

-- 
Russell Bryant




More information about the Openstack mailing list