]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Pass the mirrorlog option as two arguments.
authorVishvananda Ishaya <vishvananda@gmail.com>
Wed, 26 Mar 2014 19:09:28 +0000 (12:09 -0700)
committerVishvananda Ishaya <vishvananda@gmail.com>
Wed, 26 Mar 2014 20:24:57 +0000 (13:24 -0700)
commit6868c7adb3a35cdda390dd87050d6661067c23a0
tree5fc52056a12c7c20708ff6c11ce02c3b3b7417c4
parent532e99589bbc242f153a37c8b40965bcb043dec2
Pass the mirrorlog option as two arguments.

We don't use shell=True when we Popen, so we have to keep all
arguments as separate values.

Change-Id: Ic35fad36be72386d3496920e259c32fe16625046
Closes-bug: 1298017
cinder/brick/local_dev/lvm.py