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

net/if.py: refactor module #3905

Merged
merged 7 commits into from
Oct 9, 2024

Conversation

nickzhq
Copy link
Contributor

@nickzhq nickzhq commented Apr 25, 2024

Refactor the utils_net.py:

  1. Split net/if module from utils_net module.

@nickzhq nickzhq marked this pull request as draft April 25, 2024 07:42
@nickzhq nickzhq force-pushed the refactor_net branch 5 times, most recently from f9cfa5e to d9c8a62 Compare April 29, 2024 03:02
@nickzhq nickzhq force-pushed the refactor_net branch 8 times, most recently from fd99f4f to c70cc45 Compare May 13, 2024 09:40
@nickzhq nickzhq force-pushed the refactor_net branch 8 times, most recently from 1a0bd4a to ee880bf Compare May 14, 2024 07:50
@nickzhq nickzhq marked this pull request as ready for review May 14, 2024 08:30
@nickzhq nickzhq force-pushed the refactor_net branch 2 times, most recently from d8a6c1d to 08ed602 Compare May 14, 2024 10:07
@nickzhq
Copy link
Contributor Author

nickzhq commented May 14, 2024

@zhencliu @luckyh @YongxueHong Please take a review, thanks!

virttest/vt_utils/net/interface.py Outdated Show resolved Hide resolved
virttest/vt_utils/net_driver/bridge.py Outdated Show resolved Hide resolved
Refactor the utils_net.py:
1. Split net/if module from utils_net module.

Signed-off-by: Houqi (Nick) Zuo <hzuo@redhat.com>
Refactor the utils_net.py:
1. Split net/ip module from utils_net module.

Signed-off-by: Houqi (Nick) Zuo <hzuo@redhat.com>
Refactor the utils_net.py:
1. Split net/mac module from utils_net module.

Signed-off-by: Houqi (Nick) Zuo <hzuo@redhat.com>
Refactor the utils_net.py:
1. Split net/tap module from utils_net module.

Signed-off-by: Houqi (Nick) Zuo <hzuo@redhat.com>
Refactor the utils_net.py:
1. Split net_driver/ovs module from utils_net module.

Signed-off-by: Houqi (Nick) Zuo <hzuo@redhat.com>
Refactor the utils_net.py:
1. Split net_driver/macvtap module from utils_net module.

Signed-off-by: Houqi (Nick) Zuo <hzuo@redhat.com>
Refactor the utils_net.py:
1. Split net_driver/bridge module from utils_net module.

Signed-off-by: Houqi (Nick) Zuo <hzuo@redhat.com>
@nickzhq
Copy link
Contributor Author

nickzhq commented Oct 9, 2024

@YongxueHong Please take a review, thanks!

@YongxueHong YongxueHong merged commit 9b32569 into avocado-framework:master Oct 9, 2024
50 checks passed
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.

2 participants