]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
openstack/common : rebase to latest oslo
authorSteven Hardy <shardy@redhat.com>
Fri, 18 Jan 2013 11:26:01 +0000 (11:26 +0000)
committerSteven Hardy <shardy@redhat.com>
Fri, 18 Jan 2013 15:31:45 +0000 (15:31 +0000)
commit55c90321b462a409ffe4db124c31f3a9cec0490f
tree2274bd10629b32a03ce96baafcb3a1b3f4348863
parent54f1b7b8468043b8e140a59fce8ea4e508ffd2cc
openstack/common : rebase to latest oslo

Rebased to latest oslo, now at 8837013, note a few interfaces
changed requiring a some tweaks to the heat code

Change-Id: I7dfc634b7c459edebca19dee522b396e3736aecc
Signed-off-by: Steven Hardy <shardy@redhat.com>
22 files changed:
bin/heat-cfn
bin/heat-watch
heat/common/config.py
heat/engine/service.py
heat/openstack/common/cfg.py
heat/openstack/common/log.py
heat/openstack/common/rpc/__init__.py
heat/openstack/common/rpc/amqp.py
heat/openstack/common/rpc/common.py
heat/openstack/common/rpc/dispatcher.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/service.py
heat/openstack/common/setup.py
heat/openstack/common/threadgroup.py
heat/openstack/common/timeutils.py
heat/openstack/common/version.py
heat/tests/test_engine_service.py
heat/version.py
setup.py