]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Updated common module from oslo
authorguohliu <guohliu@cn.ibm.com>
Wed, 19 Jun 2013 12:18:39 +0000 (20:18 +0800)
committerguohliu <guohliu@cn.ibm.com>
Wed, 19 Jun 2013 12:18:39 +0000 (20:18 +0800)
commitfee94d28e780eb63be2bed608ecaab5750c07267
treed144b3695713d56b6cb1bca8d4cf4688315b1e3e
parent28528bab5d3e4f8d0faec31fa27d6241f3f94bfa
Updated common module from oslo

This patch updated common module from oslo for known issue.

Fixed bug: #1175808
Fixed bug: #1072917

Change-Id: Ic1de6b786a9d67b39d186e31a37049729d367464
27 files changed:
heat/openstack/common/context.py
heat/openstack/common/exception.py
heat/openstack/common/gettextutils.py
heat/openstack/common/importutils.py
heat/openstack/common/log.py
heat/openstack/common/network_utils.py
heat/openstack/common/notifier/api.py
heat/openstack/common/notifier/log_notifier.py
heat/openstack/common/notifier/no_op_notifier.py
heat/openstack/common/notifier/rpc_notifier.py
heat/openstack/common/notifier/rpc_notifier2.py
heat/openstack/common/rpc/amqp.py
heat/openstack/common/rpc/common.py
heat/openstack/common/rpc/impl_fake.py
heat/openstack/common/rpc/impl_kombu.py
heat/openstack/common/rpc/impl_qpid.py
heat/openstack/common/rpc/impl_zmq.py
heat/openstack/common/rpc/matchmaker.py
heat/openstack/common/rpc/matchmaker_redis.py
heat/openstack/common/rpc/matchmaker_ring.py
heat/openstack/common/rpc/proxy.py
heat/openstack/common/rpc/serializer.py
heat/openstack/common/rpc/service.py
heat/openstack/common/service.py
heat/openstack/common/threadgroup.py
heat/openstack/common/timeutils.py
tools/patch_tox_venv.py