Cleanup + extend tests/pillars
diff --git a/tests/pillar/tor.sls b/tests/pillar/tor.sls
index 2452377..a14ce11 100644
--- a/tests/pillar/tor.sls
+++ b/tests/pillar/tor.sls
@@ -1,6 +1,6 @@
 opencontrail:
   common:
-    version: 2.2
+    version: 3.0
     identity:
       engine: keystone
       host: 127.0.0.1
@@ -13,11 +13,11 @@
       port: 9696
   tor:
     enabled: true
-    version: 2.2
+    version: 3.0
     agents: 1
     control:
       address: 127.0.0.1
     interface:
       address: 127.0.0.1
     device:
-      host: 127.0.0.1
\ No newline at end of file
+      host: 127.0.0.1