]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Update with latest OSLO code
authorGary Kotton <gkotton@redhat.com>
Wed, 12 Jun 2013 13:20:46 +0000 (13:20 +0000)
committerGary Kotton <gkotton@redhat.com>
Wed, 12 Jun 2013 13:22:31 +0000 (13:22 +0000)
commit6261364651966fe767b592fc32c6e263ffec1d7f
tree7e1cc624afdffcfcf57b49535fccb97cd8289046
parentbcb9ea7ba4b4b1651f5ed430a2fb533dd2fdce6c
Update with latest OSLO code

Change-Id: I54c0f6fa0489f0ef20187adf87f720e48ce1626c
29 files changed:
quantum/openstack/common/context.py
quantum/openstack/common/exception.py
quantum/openstack/common/fileutils.py
quantum/openstack/common/gettextutils.py
quantum/openstack/common/importutils.py
quantum/openstack/common/lockutils.py
quantum/openstack/common/log.py
quantum/openstack/common/network_utils.py
quantum/openstack/common/notifier/api.py
quantum/openstack/common/notifier/log_notifier.py
quantum/openstack/common/notifier/no_op_notifier.py
quantum/openstack/common/notifier/rpc_notifier.py
quantum/openstack/common/notifier/rpc_notifier2.py
quantum/openstack/common/processutils.py
quantum/openstack/common/rpc/amqp.py
quantum/openstack/common/rpc/common.py
quantum/openstack/common/rpc/impl_fake.py
quantum/openstack/common/rpc/impl_kombu.py
quantum/openstack/common/rpc/impl_zmq.py
quantum/openstack/common/rpc/matchmaker.py
quantum/openstack/common/rpc/matchmaker_redis.py
quantum/openstack/common/rpc/matchmaker_ring.py
quantum/openstack/common/rpc/proxy.py
quantum/openstack/common/rpc/serializer.py
quantum/openstack/common/rpc/service.py
quantum/openstack/common/service.py
quantum/openstack/common/threadgroup.py
quantum/openstack/common/timeutils.py
tools/patch_tox_venv.py