]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Add missing gettextutils from openstack-common.
authorRussell Bryant <rbryant@redhat.com>
Mon, 2 Jul 2012 15:30:10 +0000 (11:30 -0400)
committerMark McLoughlin <markmc@redhat.com>
Thu, 19 Jul 2012 16:20:18 +0000 (17:20 +0100)
commit84b7025547455d1f83d0fc20c7b9de0a3291f9e6
tree46d046205a2002084225860cf4845f4ef5cbd146
parent1b3cbc537ee1b69940cfb3a5d5b408db13df266d
Add missing gettextutils from openstack-common.

This patch adds gettextutils from openstack-common to cinder.  It is used
by rpc, so some parts of rpc are broken without this patch.

Change-Id: I0830319f4e2011b87180abcc24354c935bea8d16
cinder/openstack/common/gettextutils.py [new file with mode: 0644]
openstack-common.conf