radon-h2020 / radon-delivery-toolchain

Project listing all delivery toolchain requirements including: RADON orchestrator, Monitoring, Template Library, CI/CD.
Apache License 2.0
0 stars 4 forks source link

R-T5.1-1: The orchestrator tasks must be executable through CLI #5

Closed cankarm closed 4 years ago

cankarm commented 4 years ago
ID: R-T5.1-1
Type: FUNCTIONAL_SUITABILITY
User story: As an Operations Engineer, I want to use orchestrator through command line
Requirement: The orchestrator tasks must be executable through CLI
Extended Description: Orchestrator should provide CLI to manage the deployment of blueprints on serverless and FaaS providers
Priority: Should have
Affected Tools: ORCHESTRATOR
Means of Verification: Test if deployment of RADON model is possible using only CLI.
anzoman commented 4 years ago

xOpera orchestrator is currently available as a CLI tool. We also have prepared, provided and tested several TOSCA CSAR files(blueprints) and templates that reside in these repositories:

xOpera repository also provides nightly integration tests with the prepared CSARs that make sure that opera deployment keeps working. And with every new release a bunch of unit tests are executed to make sure that the parser works correctly.

So @cankarm can we close this or is there anything else that needs to be validated?

anzoman commented 4 years ago

Tasks are executable through CLI and this was tested numerous times now. So, I think that the time is right to close this.