Revert "update sources of k8s and calico installation"

This reverts commit 76ecb2d41fc078054259ba68a7ba9720dbf02968.

Change-Id: Idffc40a6deae187c70671a968dd059463c72e3f0
diff --git a/tests/pillar/pool_cluster.sls b/tests/pillar/pool_cluster.sls
index 71dda18..f639738 100644
--- a/tests/pillar/pool_cluster.sls
+++ b/tests/pillar/pool_cluster.sls
@@ -2,8 +2,6 @@
   common:
     network:
       engine: none
-    hyperkube:
-      image: hyperkube-amd64:v1.5.0-beta.3-1
   pool:
     enabled: true
     version: v1.2.0
@@ -29,10 +27,9 @@
       kube_proxy: DFvQ8GelB7afH3wClC9romaMPhquyyEe
     ca: kubernetes
     network:
-      calicoctl:
-        image: calico/ctl
       cni:
-        image: calico/cni
+        hash: 06550617ec199e89a57c94c88c891422
+        version: v1.3.1
       engine: calico
       hash: c15ae251b633109e63bf128c2fbbc34a
       ipam:
@@ -49,3 +46,6 @@
           port: 4001
     hyperkube:
       hash: hnsj0XqABgrSww7Nqo7UVTSZLJUt2XRd
+    cni:
+      version: v0.3.0
+      hash: 58237532e1b2b1be1fb3d12457da85f5
\ No newline at end of file