]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Import Oslo's common rootwrap to Cinder
authorThierry Carrez <thierry@openstack.org>
Tue, 29 Jan 2013 13:58:07 +0000 (14:58 +0100)
committerThierry Carrez <thierry@openstack.org>
Mon, 4 Feb 2013 16:28:38 +0000 (17:28 +0100)
commit4275a23af9950ba607d703243e3c6a1592286e93
treebef7947e47dc660d610bd914c73382102a4a47ae
parent534eb08e78c4bbc35e5f17587a521e1f616db744
Import Oslo's common rootwrap to Cinder

Import oslo-incubator's rootwrap, which contains all the new
features and bugfixes that were pushed to nova-rootwrap earlier
in this cycle, including logging support and path search.

Implements bp: cinder-common-rootwrap

Change-Id: I68cbb788a3dda58dc146933be190146607b48801
bin/cinder-rootwrap
cinder/openstack/common/rootwrap/__init__.py [moved from cinder/rootwrap/__init__.py with 100% similarity]
cinder/openstack/common/rootwrap/filters.py [moved from cinder/rootwrap/filters.py with 73% similarity]
cinder/openstack/common/rootwrap/wrapper.py [new file with mode: 0644]
cinder/rootwrap/wrapper.py [deleted file]
cinder/tests/test_cinder_rootwrap.py [deleted file]
etc/cinder/rootwrap.conf
openstack-common.conf