Removed 'rpc' and 'notifier' incubator modules

Port to oslo.messaging is done, so remove now unused pieces from the
tree.

Also removed obsolete bin/quantum-rpc-zmq-receiver. It comes from old
days of oslo-rpc, it was reimplemented later as
openstack/common/rpc/zmq_receiver.py in oslo-incubator, and we've
removed the whole tree for old RPC layer anyway.

blueprint oslo-messaging

Change-Id: If7155c59c8ef58d06164938998180f3367b9bb16
This commit is contained in:
Ihar Hrachyshka
2014-06-09 15:14:14 +02:00
parent 99d37ca6d2
commit ecbbbff823

View File

@@ -19,11 +19,9 @@ module=log_handler
module=loopingcall
module=middleware
module=network_utils
module=notifier
module=periodic_task
module=policy
module=processutils
module=rpc
module=service
module=sslutils
module=strutils