summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorSteven Hardy <shardy@redhat.com>2014-10-14 21:18:02 +0100
committerSteven Hardy <shardy@redhat.com>2014-10-14 21:20:34 +0100
commit0dc7e293b79c524b1691ea08fa0b91277256b9ad (patch)
treec392e014f270c44ddb83961305a469a5ef8cca04 /etc
parent1d961fcfd5532fb49bfc1978f1a8e79c53ba8f0e (diff)
downloadheat-0dc7e293b79c524b1691ea08fa0b91277256b9ad.tar.gz
Remove unused oslo lockutils module
This isn't specified in openstack-common.conf and is unused, so remove it. Change-Id: Iff88b6b68b9c9c739e96f4bf6a9de83e4c4de812 Partial-Bug: #1380629
Diffstat (limited to 'etc')
-rw-r--r--etc/heat/heat.conf.sample11
1 files changed, 0 insertions, 11 deletions
diff --git a/etc/heat/heat.conf.sample b/etc/heat/heat.conf.sample
index 9d723b217..cec3f01c4 100644
--- a/etc/heat/heat.conf.sample
+++ b/etc/heat/heat.conf.sample
@@ -419,17 +419,6 @@
#
-# Options defined in heat.openstack.common.lockutils
-#
-
-# Enables or disables inter-process locks. (boolean value)
-#disable_process_locking=false
-
-# Directory to use for lock files. (string value)
-#lock_path=<None>
-
-
-#
# Options defined in heat.openstack.common.log
#