radon-h2020 / radon-particles

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

Add first implementations for Azure cloud modules #96

Closed anzoman closed 3 years ago

anzoman commented 3 years ago

This PR is centred around updating and implementing TOSCA modules for Microsoft Azure cloud provider (directly connected to the issue #81). This also includes developing some new modules, but the most important thing is adding the Ansible playbooks along with TOSCA interface operations to node and relationship types.

The following node and relationship types were either developed, updated or implemented with playbooks:

The modules are still marked with DEVELOPMENT status because these are the first implementations and those might change after the initial testing with RADON GMT, xOpera SaaS Orchestrator and other tools.

cc @cankarm

cankarm commented 3 years ago

Great addition @anzoman! Thanks!