From: Jenkins Date: Wed, 18 Sep 2013 21:42:12 +0000 (+0000) Subject: Merge "fix wrong desciption of monkey_patch config" X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=a264f886610b28643c0d27401ca7194af8f3bfd1;p=openstack-build%2Fcinder-build.git Merge "fix wrong desciption of monkey_patch config" --- a264f886610b28643c0d27401ca7194af8f3bfd1 diff --cc etc/cinder/cinder.conf.sample index 1389343dd,0e7e0ae30..8d5fcfc24 --- a/etc/cinder/cinder.conf.sample +++ b/etc/cinder/cinder.conf.sample @@@ -420,9 -420,9 +420,9 @@@ # Path to the rootwrap configuration file to use for running # commands as root (string value) -#rootwrap_config= +#rootwrap_config=/etc/cinder/rootwrap.conf - # Whether to log monkey patching (boolean value) + # Enable monkey patching (boolean value) #monkey_patch=false # List of modules/decorators to monkey patch (list value)