]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Sync openstack common and add policy
authorClay Gerrard <clay.gerrard@gmail.com>
Fri, 28 Sep 2012 21:27:09 +0000 (16:27 -0500)
committerClay Gerrard <clay.gerrard@gmail.com>
Mon, 1 Oct 2012 15:17:46 +0000 (10:17 -0500)
commit4cfb90a9b82c52c476187204f8b0a83d9ba7c186
treec2681d780bf8f5343a2adb21c26c5329f56fb945
parent2a15ffc589fc5f96fc91c40a27403128d100775b
Sync openstack common and add policy

openstack-common.conf now includes network_utils and policy

The default kombu imple for openstack.common.rpc seems to depends on
network_utils.

Fixes: bug #1058353
Change-Id: I2526c7355e7f2be67b25bf22854c56ec65741d9a
cinder/openstack/common/network_utils.py [new file with mode: 0644]
cinder/openstack/common/policy.py [moved from cinder/common/policy.py with 51% similarity]
cinder/openstack/common/rpc/impl_kombu.py
cinder/openstack/common/rpc/impl_qpid.py
cinder/openstack/common/rpc/impl_zmq.py
cinder/openstack/common/rpc/matchmaker.py
cinder/openstack/common/rpc/service.py [new file with mode: 0644]
cinder/openstack/common/timeutils.py
cinder/policy.py
cinder/tests/test_policy.py
openstack-common.conf