[CORD-1650]
Update TOSCA/variables to work with bridge/bond refactor

Change-Id: Ifdbdeee1b6281bed94eac26d4e7f89371768b5e4
diff --git a/templates/vee-service.yaml.j2 b/templates/vee-service.yaml.j2
index 9fea06d..4a5dfd1 100644
--- a/templates/vee-service.yaml.j2
+++ b/templates/vee-service.yaml.j2
@@ -1,4 +1,4 @@
-
+---
 {#
 Copyright 2017-present Open Networking Foundation
 
@@ -15,7 +15,6 @@
 limitations under the License.
 #}
 
-
 tosca_definitions_version: tosca_simple_yaml_1_0
 
 imports:
@@ -24,7 +23,7 @@
    - custom_types/networktemplate.yaml
    - custom_types/servicedependency.yaml
 
-description: vee services, generated by platform-install
+description: vee services, generated by ecord profile
 
 topology_template:
   node_templates:
@@ -53,10 +52,10 @@
             node: service#vee
             relationship: tosca.relationships.BelongsToOne
 
-    template#vee:
+    vee_template:
       type: tosca.nodes.NetworkTemplate
       properties:
-        name: vee
+        name: vee_template
         visibility: private
         translation: none
         vtn_kind: vee