Redundant Subservice Creation After Multi-Domain Service Update
Reporters
- Shayan Hajipour (CTTC)
- Lluis Gifre Renom (CTTC) ...
Description
In the scenarios with multiple domains, TFS creates one e2e service and multiple subservices that are the underlying services of the e2e service. The subservices uuid is generated randomly. As a result, after each multiple-domain service update, new subservices are created for each domain.
Sequence of actions that resulted in the bug
- Deploy TFS
- Upload a multi-domain topology
- Create a slice using the NBI
- Update the slice using the NBI
- Observe redundant subservices that are created in the service tab
Expected behaviour
- Instead of creating new subservices, the old subservices must be updated after slice update