Commit 90f18a8a authored by Soheil Hassas Yeganeh's avatar Soheil Hassas Yeganeh

Fixes nova rpc package.

parent bee36506
...@@ -30,9 +30,9 @@ import wsproxy ...@@ -30,9 +30,9 @@ import wsproxy
from nova import context from nova import context
from nova import flags from nova import flags
from nova import rpc
from nova import utils from nova import utils
from nova.openstack.common import cfg from nova.openstack.common import cfg
from nova.openstack.common import rpc
opts = [ opts = [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment