Remove unused notifier and rpc modules from oslo sync

As part of the move to oslo.messaging (1a91aacb85)
we stopped using oslo-incubator's notifier and rpc, but openstack-common.conf
wasn't updated accordingly.

Change-Id: I11e17313afa0327ba4620dd8f08ecf379efef9ac
This commit is contained in:
Joe Gordon 2014-02-19 09:15:29 -08:00
parent 60f30c2651
commit 59755aec91

View File

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