radon-h2020 / radon-particles

TOSCA definitions repository for the RADON project
Apache License 2.0
12 stars 30 forks source link

Adjusted GCS Datapipeline Node type #83

Closed Deepsubhra closed 3 years ago

Deepsubhra commented 3 years ago

TOSCA node types are adjusted, listed below:

  1. ConsGCSBucket Under radon.nodes.datapipeline.source Namespace
  2. PubGCS Under radon.nodes.datapipeline.destination Namespace Created and added one new service template Example with these above-mentioned 2 node types to check, node types are working well or not. That service template is under radon.blueprints.examples named as 1) GCS_Object_Datapipeline_Example Tested with this command : curl -d "" http://{{My IP}}:{{Port}}/winery/admin/repository/touch with No error. This is the part of UTR contribution.
pjakovits commented 3 years ago

Looks good to me and have verified that it has been tested with xOpera and Winery.

As it touches only data pipeline node type files, I will accept this pull request myself.