]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Fix processutils.execute errors on windows
authorAlessandro Pilotti <apilotti@cloudbasesolutions.com>
Tue, 24 Sep 2013 23:30:33 +0000 (02:30 +0300)
committerAlessandro Pilotti <apilotti@cloudbasesolutions.com>
Tue, 24 Sep 2013 23:57:44 +0000 (02:57 +0300)
commit5bac47ae22ff1dd1e9f1ec8617f723475281188b
treed97290156e740ea6d74c8478d93fbf998411b8fe
parent2eececeea3065919dbc786c1d2c5c2a355d9a89f
Fix processutils.execute errors on windows

Added a check for existence of geteuid.

This fix is related to oslo-incubator commit:
d6a963e911b8456c06dceb5ee3cc88a70c08bf82

Fixes bug #1209410

Change-Id: Idd716a2104ba3fa24610825ce4bf9c8e2c6d490b
cinder/openstack/common/processutils.py