vmware-nsx/quantum/openstack/common/notifier
Dan Prince 5b00256b98 Sync latest notifier changes from openstack-common
Updates Quantum with the latest changes from openstack-commons
notifier package:

    Rename rabbit_notifier to rpc_notifier.

    The previous rabbit_notifier module is generic and can be used
    for all RPC notifications.

    This commit moves the rabbit_notifier module to rpc_notifier and
    adds a new deprecated rabbit_notifier module which can be used for
    Grizzly so that users can have a chance to easily upgrade this
    config setting.

Also updates the agent code and config file to reflect this change
(and get unit tests to pass)

Fixes LP Bug #1075330.

Change-Id: If9a4f5fa27638b25a29b66dbfed757554358ff7c
2012-11-05 16:48:52 -05:00
..
__init__.py Introduce files from openstack common. 2012-07-17 06:41:14 +08:00
api.py Update rpc and notifier libs from openstack.common 2012-10-02 12:34:30 -04:00
list_notifier.py fix bug lp:1025526,update iniparser.py to accept empty value. 2012-07-19 18:46:19 +08:00
log_notifier.py fix bug lp:1025526,update iniparser.py to accept empty value. 2012-07-19 18:46:19 +08:00
no_op_notifier.py Introduce files from openstack common. 2012-07-17 06:41:14 +08:00
rabbit_notifier.py Sync latest notifier changes from openstack-common 2012-11-05 16:48:52 -05:00
rpc_notifier.py Sync latest notifier changes from openstack-common 2012-11-05 16:48:52 -05:00
test_notifier.py Introduce files from openstack common. 2012-07-17 06:41:14 +08:00