Revision f6d9a522
ID | f6d9a52295f91fd8ce163603f90cb86f50272f82 |
Parent | de8c7666 |
Child | 3a5d7305 |
Use constants.LOCKS_REPLACE instead of hardcoding
This constant replaces what we used to write in recalculate_locks, and
represents the lock recalculation mode. It lives in constants.py because
it's used only in cmdlib, and thus doesn't deal with the locking library
by itself.
Reviewed-by: iustinp
Files
- added
- modified
- copied
- renamed
- deleted