[SEBA-126] Fixing TOSCA to pass stricter validation

Change-Id: I1a8dbdc8d3ab5c283d7c730e9565b5386674e845
diff --git a/xos-services/vrouter/templates/_tosca.tpl b/xos-services/vrouter/templates/_tosca.tpl
index 7dce612..e70c33d 100644
--- a/xos-services/vrouter/templates/_tosca.tpl
+++ b/xos-services/vrouter/templates/_tosca.tpl
@@ -26,5 +26,5 @@
       type: tosca.nodes.VRouterService
       properties:
         name: vrouter
-        kind: rcord
+        kind: data
 {{- end -}}