Done
Details
Assignee
Former userFormer user(Deactivated)Reporter
Former userFormer user(Deactivated)Fix versions
Priority
HighEpic Name
Service ConsumptionEpic Status
In Progress
Details
Details
Assignee
Former user
Former user(Deactivated)Reporter
Former user
Former user(Deactivated)Fix versions
Priority
Epic Name
Service Consumption
Epic Status
In Progress
Created December 6, 2018 at 1:31 PM
Updated July 10, 2019 at 2:51 PM
Resolved April 15, 2019 at 8:38 AM
Card
For a composite Service, composed of services (called here sub-service), User needs to assign values to the sub-service inputs in the context of the Composite Service
Description:
User should be able to assign values to all sub-service inputs, including
Static values (simple assignment)
Main Service input (à translated to TOSCA get_input)
Other sub-service property (à translated to TOSCA Get_property
Validations:
Application should validate type assignment
Application should support complex type (for now – still mapping of same types)
TOSCA:
All data of this epic affecting the sub-service node template on the main service
Assigning Static, get_input or get_property
Acceptance Criteria
UI behave as expected
TOSCA generated correctly
Application do not allow assigning input/property/static of different data type