xpanse
xpanse copied to clipboard
Adapt changeServiceConfiguration API
- [ ] Split the config request into multiple ones based on the config manager which is responsible for the configuration paramters.
- [ ] All config requests must have same order ID.
- [ ] If the service component has multiple nodes and if runOnEach is true, then add multiple entries for each resource.
- [ ] Use the getComputeResourceInventoryOfService to get the names of the resources.
- [ ] Store all requests to DB.
Depends on https://github.com/eclipse-xpanse/xpanse/issues/1868