Hi,
As discussed on this PR comment:
We need to provide means for having a Fail Safe L2VPN PATCH operation, meaning:
- When changing the L2VPN, we should provide means to validate the request before applying any changes to reduce user impact
- When failed to apply any changes, we should provide means to rollback the change
- We should safely save the request to the DB, so that we will have consistent data and preserve user request
- We should provide means to recover failed L2VPN
Hi,
As discussed on this PR comment:
We need to provide means for having a Fail Safe L2VPN PATCH operation, meaning: