]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Update openstack-common
authorAngus Salkeld <asalkeld@redhat.com>
Thu, 13 Sep 2012 03:50:24 +0000 (13:50 +1000)
committerAngus Salkeld <asalkeld@redhat.com>
Thu, 13 Sep 2012 03:50:24 +0000 (13:50 +1000)
commit61ba35be90d0241b066badb0149b0a5dd8c5528b
tree68c9f3724cd52985890bf21854b6a0c1e4feb8ba
parent04701a275f9712865bc5b7ea458bb7123f3a34d7
Update openstack-common

Change-Id: I002574a60b4f59543bc6aa73256c2f0b3b79d378
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
19 files changed:
heat/openstack/common/cfg.py
heat/openstack/common/exception.py
heat/openstack/common/excutils.py
heat/openstack/common/importutils.py
heat/openstack/common/jsonutils.py
heat/openstack/common/log.py
heat/openstack/common/notifier/api.py
heat/openstack/common/notifier/log_notifier.py
heat/openstack/common/notifier/rabbit_notifier.py
heat/openstack/common/rpc/__init__.py
heat/openstack/common/rpc/amqp.py
heat/openstack/common/rpc/common.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/proxy.py
heat/openstack/common/setup.py
heat/openstack/common/timeutils.py
heat/openstack/common/utils.py