summaryrefslogtreecommitdiffstats
path: root/azure/aria/aria-extension-cloudify/src/aria/examples/tosca-simple-1.0/use-cases/webserver-dbms-2/custom_types/paypalpizzastore_nodejs_app.yaml
diff options
context:
space:
mode:
authorSudhakar Reddy <Sudhakar.Reddy@amdocs.com>2018-11-03 06:15:25 +0200
committerSudhakar Reddy <Sudhakar.Reddy@amdocs.com>2018-11-03 06:15:25 +0200
commitcf9e1bc3f293645acf25df281c19e5a7331a0943 (patch)
tree82d29fdca125f0f80cc36e2a1bd746277c5420fa /azure/aria/aria-extension-cloudify/src/aria/examples/tosca-simple-1.0/use-cases/webserver-dbms-2/custom_types/paypalpizzastore_nodejs_app.yaml
parentd8beb7f217666d555d0a612d9f6988cf2f739bae (diff)
License issue fix in azure source code3.0.1-ONAP3.0.0-ONAP1.2.1
Change-Id: Iffaccf0e37fc4a10ba29cab3bcd77723d4510084 Issue-ID: MULTICLOUD-394 Signed-off-by: Sudhakar Reddy <Sudhakar.Reddy@amdocs.com>
Diffstat (limited to 'azure/aria/aria-extension-cloudify/src/aria/examples/tosca-simple-1.0/use-cases/webserver-dbms-2/custom_types/paypalpizzastore_nodejs_app.yaml')
-rw-r--r--azure/aria/aria-extension-cloudify/src/aria/examples/tosca-simple-1.0/use-cases/webserver-dbms-2/custom_types/paypalpizzastore_nodejs_app.yaml15
1 files changed, 0 insertions, 15 deletions
diff --git a/azure/aria/aria-extension-cloudify/src/aria/examples/tosca-simple-1.0/use-cases/webserver-dbms-2/custom_types/paypalpizzastore_nodejs_app.yaml b/azure/aria/aria-extension-cloudify/src/aria/examples/tosca-simple-1.0/use-cases/webserver-dbms-2/custom_types/paypalpizzastore_nodejs_app.yaml
deleted file mode 100644
index 02bb399..0000000
--- a/azure/aria/aria-extension-cloudify/src/aria/examples/tosca-simple-1.0/use-cases/webserver-dbms-2/custom_types/paypalpizzastore_nodejs_app.yaml
+++ /dev/null
@@ -1,15 +0,0 @@
-# ARIA NOTE: missing in spec
-
-node_types:
-
- tosca.nodes.WebApplication.PayPalPizzaStore:
- derived_from: tosca.nodes.WebApplication
- properties:
- github_url:
- type: string
- requirements:
- - database_connection:
- capability: tosca.capabilities.Node
-
- tosca.nodes.WebServer.Nodejs:
- derived_from: tosca.nodes.WebServer