Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove a Link in the network as part of a Maintenance (i.e. Link decommission) #19

Open
italovalcy opened this issue Aug 14, 2020 · 0 comments

Comments

@italovalcy
Copy link
Contributor

Description: when the network operator needs to decommission a Link, the orchestration tool should follow a sequence of steps to ensure no service will be affected

Expected deliverables:

  • Support the procedure described below:

The following procedure should be followed to decommission a link:
a) move EVCs from the source link (the one being decommissioned) to a new destination link (what about EVC with the static path? What about non-EVCs?) (which services are we talking about: EVCs or Flow entries? Only EVCs)
- be careful with possible conflicts on the VLAN id used in source and destination link.
==> We need to discuss the role of MEF_ELINE Napp: is it supposed to do all the provisioning and maintenance/resilience of a link? Maybe we can have something like: mef_eline provisioning and mef_eline resilience (and mef_eline be only a meta package)
b) change the backup path of existing EVCs not to include this link under decommissioning
c) disable services which cannot be migrated
d) disable the interfaces

@hdiogenes hdiogenes changed the title (Feature Request) Remove a Link in the network as part of a Maintenance (i.e. Link decommission) Remove a Link in the network as part of a Maintenance (i.e. Link decommission) Aug 27, 2020
@hdiogenes hdiogenes transferred this issue from kytos/kytos Sep 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant