Revision f6d9a522 lib/constants.py

b/lib/constants.py
188 188
REPLACE_DISK_SEC = "replace_secondary"
189 189
REPLACE_DISK_ALL = "replace_all"
190 190

  
191
# lock recalculate mode
192
LOCKS_REPLACE = 'replace'
193

  
191 194
# instance creation modes
192 195
INSTANCE_CREATE = "create"
193 196
INSTANCE_IMPORT = "import"

Also available in: Unified diff