1. The following sites need to set " deprecate_oldmover = True" in AGIS

2. The following sites need to set "use_newmover = True" and "deprecate_oldmover = True" in AGIS

3. lsm_mover.py (in pilot) has hardcoded requirement on "srm" protocol for DDM endpoint. When "srm" is removed from a DDM, lsm_mover.py won't work. Alexey A. agreed to add "root" and "gsiftp" to the list (so a DDM endpoint will need at least one of the three: "srm", "gsiftp", "root")