X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=azure%2Faria%2Faria-extension-cloudify%2Fsrc%2Faria%2Fexamples%2Ftosca-simple-1.0%2Fuse-cases%2Fwebserver-dbms-2%2Fcustom_types%2Fpaypalpizzastore_nodejs_app.yaml;fp=azure%2Faria%2Faria-extension-cloudify%2Fsrc%2Faria%2Fexamples%2Ftosca-simple-1.0%2Fuse-cases%2Fwebserver-dbms-2%2Fcustom_types%2Fpaypalpizzastore_nodejs_app.yaml;h=0000000000000000000000000000000000000000;hb=cf9e1bc3f293645acf25df281c19e5a7331a0943;hp=02bb399cc0fbc805e5757963d0e0d6466354ebfb;hpb=d8beb7f217666d555d0a612d9f6988cf2f739bae;p=multicloud%2Fazure.git 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