commit | 3b63aa18bd93f95c63d56442acc3d6991ed0484d | [log] [tgz] |
---|---|---|
author | Kevin Benton <blak111@gmail.com> | Thu Aug 27 17:15:44 2015 -0700 |
committer | Kevin Benton <blak111@gmail.com> | Thu Aug 27 17:25:29 2015 -0700 |
tree | 0cfe8068e7c8a17cd799d032c57442191a22da95 | |
parent | 5836f5a7982a84bf9dc4a32841f9412b6c3e647e [diff] |
Update logic to detect DVR in rescheduling test The previous logic to determine of DVR was enabled was based on checking a config variable that would always return False. This patch corrects it by checking for the distributed flag on the router using the admin credentials. Closes-Bug: #1489929 Change-Id: I47ee7bdfeb5aa3583c56e336de5a683bb1f48cf7