xlab-si / xopera-opera

xOpera orchestrator compliant with TOSCA YAML v1.3 in the making
https://xlab-si.github.io/xopera-docs/
Apache License 2.0
35 stars 14 forks source link

Refactor orchestration states for TOSCA nodes #209

Closed anzoman closed 3 years ago

anzoman commented 3 years ago

In #203 we found out that orchestration state/status which is returned by opera info could be improved. This has been done now and xOpera now provides the following orchestration states (the are also CLI commands that trigger changing the state in the brackets):

These state are changed during the execution of TOSCA interface operations (e.g. Ansible playbooks). We had to modify our CLI commands a little and also our integration tests.