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

SDN integration #46

Merged
merged 21 commits into from
Feb 16, 2019
Merged

SDN integration #46

merged 21 commits into from
Feb 16, 2019

Conversation

trungams
Copy link
Member

This pull request addresses #12 and possibly #45

- Create and install gvirtual_switch module
- Create interactive shell to manage each open virtual switch device
using ovs-ofctl command wrappers
- Update OVS shell status in task manager
- Run OVS shell in backend
- Fix typos
Some conflicts probably happened with the two parent classes
- Remove extra functions in back-end code
- Update connection rule for front-end canvas
- Handle edge case in compiling router method
- Remove extra prints in gloader
- Add tap interface to open virtual switch
- Remove OFC-Router connection
- Unable property in Switch device (i.e make it perma unchecked)
- Add method override in OVS device
- Put a delay in startup scripts of Docker containers and wait for OVS
to connect to the container
- Allow multiple OVS in the same network to be created. This
functionality should be tested more
- Assign MAC addresses to Docker containers
- Remove extra printlines and old code
@trungams trungams changed the title [Work in progress] SDN integration SDN integration Feb 16, 2019
@trungams trungams merged commit bbf3972 into uml-rename Feb 16, 2019
@trungams trungams deleted the ovs branch February 16, 2019 21:31
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

Successfully merging this pull request may close these issues.

1 participant