]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Use oslo.rootwrap library instead of local copy
authorThierry Carrez <thierry@openstack.org>
Fri, 17 Jan 2014 10:28:17 +0000 (11:28 +0100)
committerThierry Carrez <thierry@openstack.org>
Mon, 20 Jan 2014 08:12:23 +0000 (09:12 +0100)
commit7035ef485ef733c43ca9d22f1327e0ee551642e1
tree7665c11a485b5af14840105dbcffff0a69d36779
parentc24e82d046abb4e64f83cb7201d717b9cb403517
Use oslo.rootwrap library instead of local copy

Remove rootwrap code copied from oslo-incubator, make
cinder-rootwrap a console_script entrypoint pointing in
oslo.rootwrap instead.

Change-Id: I4e924bc9fccd7f5a8522ac38b7c6d29683990ea8
Implements: blueprint cinder-oslo-rootwrap
bin/cinder-rootwrap [deleted file]
cinder/openstack/common/rootwrap/__init__.py [deleted file]
cinder/openstack/common/rootwrap/cmd.py [deleted file]
cinder/openstack/common/rootwrap/filters.py [deleted file]
cinder/openstack/common/rootwrap/wrapper.py [deleted file]
openstack-common.conf
requirements.txt
setup.cfg