CoLExT Network Control System Integration#8
Open
o0n1x wants to merge 114 commits intosands-lab:o0n1x/mainfrom
Open
CoLExT Network Control System Integration#8o0n1x wants to merge 114 commits intosands-lab:o0n1x/mainfrom
o0n1x wants to merge 114 commits intosands-lab:o0n1x/mainfrom
Conversation
added valication for script location to check if it exists
…enerating configmap files
… output text which wont work when run in container 2- output static txt file now merges all into only 2 lines instead of jst appending all networks rules
merge network changes
Integrate changes
Integrate changes
Member
|
We really appreciate your work on this PR! I'd like to review it soon, but I might need to delay it until after my holiday. |
Member
|
Update: Aiming to incorporate this PR by the end of the month. |
Author
|
Thank you for the timeline update. If there are any issues or inconsistencies to be explained, I'm happy to help. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added integration for a Network control system.
Main Features added:
create and apply network rules from the CoLExT config file.
Configure Network rules that are applied for each node at the start of an experiment.
Configure Network rules dynamically for each node in sync with iterators.
iterators are sync using a RabbitMQ PubSub System.
documentation for how to use the system and how the system works under the metric_collection folder.