xpanse icon indicating copy to clipboard operation
xpanse copied to clipboard

Adapt changeServiceConfiguration API

Open swaroopar opened this issue 6 months ago • 1 comments

  • [ ] 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

swaroopar avatar Aug 12 '24 12:08 swaroopar