summaryrefslogtreecommitdiffstats
path: root/catalog-be/src/main/resources/import/tosca/heat-types/VRFObject/VRFObject.yml
diff options
context:
space:
mode:
Diffstat (limited to 'catalog-be/src/main/resources/import/tosca/heat-types/VRFObject/VRFObject.yml')
-rw-r--r--catalog-be/src/main/resources/import/tosca/heat-types/VRFObject/VRFObject.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/catalog-be/src/main/resources/import/tosca/heat-types/VRFObject/VRFObject.yml b/catalog-be/src/main/resources/import/tosca/heat-types/VRFObject/VRFObject.yml
new file mode 100644
index 0000000000..28f1d5287b
--- /dev/null
+++ b/catalog-be/src/main/resources/import/tosca/heat-types/VRFObject/VRFObject.yml
@@ -0,0 +1,8 @@
+tosca_definitions_version: tosca_simple_yaml_1_0_0
+node_types:
+ org.openecomp.nodes.VRFObject:
+ derived_from: tosca.nodes.Root
+ description: provides capability to connect WAN Transport Service Proxy to VRF Entry
+ capabilities:
+ routing_configuration_external:
+ type: org.openecomp.capabilities.RoutingConfiguration \ No newline at end of file