Policy 1707 commit to LF
[policy/engine.git] / PolicyEngineAPI / src / main / java / org / openecomp / policy / std / AutoClientEnd.java
index 3f4fe0c..9ca544f 100644 (file)
@@ -122,7 +122,7 @@ public class AutoClientEnd {
        
        private static void changeURL(){
                // Change the PDP if it is not Up. 
-               StdPolicyEngine.rotateList();
+               StdPolicyEngine.rotatePDPList();
                start(StdPolicyEngine.getPDPURL());
        }