ha/service-mgmt-api/sm-api/sm_api/openstack/common/rpc
Sun Austin d9c7f0bc2f Fix types issue for Python 2/3 compatible code.
replace types.NoneType  with type(None)
replace types.DictType with dict

Story: 2003430
Task: 27481

Change-Id: I835b1c086267b05bedb454a0d2eaaeef58254dae
Signed-off-by: Sun Austin <austin.sun@intel.com>
2018-10-26 11:49:16 +08:00
..
__init__.py Unsupress pylint warnings. 2018-10-04 14:19:31 -05:00
amqp.py Fix next issue for Python 2/3 compatible code. 2018-10-22 09:51:19 +08:00
common.py Fix dict related issues for Python 2/3 compatible code 2018-09-26 11:27:54 +08:00
dispatcher.py Fix dict related issues for Python 2/3 compatible code 2018-09-26 11:27:54 +08:00
impl_fake.py Fix: "raise" issues for Python 2/3 compatible code. 2018-10-24 08:39:08 +08:00
impl_kombu.py Fix next issue for Python 2/3 compatible code. 2018-10-22 09:51:19 +08:00
impl_qpid.py Fix next issue for Python 2/3 compatible code. 2018-10-22 09:51:19 +08:00
impl_zmq.py Fix types issue for Python 2/3 compatible code. 2018-10-26 11:49:16 +08:00
matchmaker.py StarlingX open source release updates 2018-05-31 07:36:26 -07:00
matchmaker_redis.py Fix filter issue for Python 2/3 compatible code. 2018-10-15 13:00:51 +08:00
matchmaker_ring.py StarlingX open source release updates 2018-05-31 07:36:26 -07:00
proxy.py Fix dict related issues for Python 2/3 compatible code 2018-09-26 11:27:54 +08:00
serializer.py StarlingX open source release updates 2018-05-31 07:36:26 -07:00
service.py StarlingX open source release updates 2018-05-31 07:36:26 -07:00
zmq_receiver.py StarlingX open source release updates 2018-05-31 07:36:26 -07:00