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

[new feature] Creating a OXP agent plug-in implementation #117

Open
YufengXin opened this issue Apr 18, 2024 · 0 comments
Open

[new feature] Creating a OXP agent plug-in implementation #117

YufengXin opened this issue Apr 18, 2024 · 0 comments
Assignees

Comments

@YufengXin
Copy link
Collaborator

This is for LC controller to plug in the OXP customized implementation of the following functions when first start up a new OXP site..

  1. topology translation
  2. breakdown provisioning
  3. event handling (topology change due to link/node addition/deletion)

The LC reads environment variable to get the plug-in class/functions; which should be inherited and override the parent class/methods, abstract or interface that comes with the general LC software.

We make this one of this year's new development deliverables.

We can discuss the design/implementation first.

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

2 participants