]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Remove redundant temporary_chown from IetAdm
authorJon Bernard <jobernar@redhat.com>
Mon, 18 Aug 2014 20:58:30 +0000 (16:58 -0400)
committerJon Bernard <jobernar@redhat.com>
Tue, 19 Aug 2014 19:59:50 +0000 (15:59 -0400)
commit857e950abe85be55999cf80ba7f179c9ee34d6fd
tree2fd5273397204879def835bfc4dbea55e2926d9b
parent308b746fe2b4bdf152ed3afba7bd42fc72b5145e
Remove redundant temporary_chown from IetAdm

I may have missed something but it appears this routine is effectively
the same as temporary_chown defined in utils.py.  It seems reasonable to
use that one instead.

Change-Id: I1de4a49797e50246b323dc460c07e2eec727b3bb
cinder/brick/iscsi/iscsi.py