]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Introduced transition RPC exception types
authorIhar Hrachyshka <ihrachys@redhat.com>
Fri, 30 May 2014 13:26:45 +0000 (15:26 +0200)
committerIhar Hrachyshka <ihrachys@redhat.com>
Mon, 9 Jun 2014 14:42:47 +0000 (16:42 +0200)
commitf003fe27cbf95fb127a8c5f7bf5ab1ea0362ba9f
tree2a36ebb0d61e613f783f9f288a8ccf5c215b78bb
parent98eb2a681b731dd5b5c66f28dd28fd5e2cdec014
Introduced transition RPC exception types

These exception types will ease transition from oslo-rpc to
oslo.messaging.

blueprint oslo-messaging

Change-Id: I48d214d676e863d7a60d78c49d2fa917d47c07d9
neutron/agent/dhcp_agent.py
neutron/agent/l3_agent.py
neutron/common/rpc_compat.py
neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py
neutron/plugins/mlnx/agent/eswitch_neutron_agent.py
neutron/tests/unit/linuxbridge/test_lb_neutron_agent.py
neutron/tests/unit/test_dhcp_agent.py