Uh oh!
There was an error while loading. Please reload this page.
Shared Network Firewall (Security groups) in Advanced zone without security groups - #9415
Conversation
vishesh92
commented
Jul 18, 2024
@blueorangutan package |
blueorangutan
commented
Jul 18, 2024
@vishesh92 a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@## main #9415 +/- ##
============================================
+ Coverage 15.53% 15.57% +0.03% - Complexity 11988 12049 +61
============================================
Files 5496 5505 +9 Lines 481450 482703 +1253 Branches 60738 62405 +1667 ============================================
+ Hits 74809 75187 +378 - Misses 398364 399209 +845 - Partials 8277 8307 +30
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
blueorangutan
commented
Jul 18, 2024
Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 10398 |
weizhouapache
commented
Jul 18, 2024
@blueorangutan test alma9 kvm-alma9 |
blueorangutan
commented
Jul 18, 2024
@weizhouapache a [SL] Trillian-Jenkins test job (alma9 mgmt + kvm-alma9) has been kicked to run smoke tests |
vishesh92
commented
Jul 18, 2024
@weizhouapache This PR is still in progress and needs more work. All the simulators tests have also failed. Add WIP in the PR title for now. |
a7c3f8e to
84895aaComparevishesh92
commented
Jul 19, 2024
@blueorangutan package |
blueorangutan
commented
Jul 19, 2024
@vishesh92 a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress. |
blueorangutan
commented
Jul 19, 2024
Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 10409 |
76ff68c to
191f7d3CompareThis pull request has merge conflicts. Dear author, please fix the conflicts and sync your branch with the base branch. |
191f7d3 to
76ff68cCompare27ea1fe to
ce25e83Comparevishesh92
commented
Sep 2, 2024
@blueorangutan package |
blueorangutan
commented
Sep 2, 2024
@vishesh92 a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress. |
blueorangutan
commented
Sep 2, 2024
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 10904 |
vishesh92
commented
Sep 3, 2024
@blueorangutan package |
blueorangutan
commented
Sep 3, 2024
@vishesh92 a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress. |
blueorangutan
commented
Sep 3, 2024
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 10931 |
DaanHoogland
commented
Sep 4, 2024
@blueorangutan test keepEnv |
blueorangutan
commented
Sep 4, 2024
@DaanHoogland a [SL] Trillian-Jenkins test job (ol8 mgmt + kvm-ol8) has been kicked to run smoke tests |
blueorangutan
commented
Sep 5, 2024
[SF] Trillian test result (tid-11335)
|
DaanHoogland
commented
Sep 5, 2024
basic functional test done: |
kiranchavala
left a comment
There was a problem hiding this comment.
LGTM,
Tested the security groups for shared network on a Cloudstack advanced zone +kvm
The SG Rules are applied successfully to the vm's and I was also able to change the security groups associated to the vm from the UI
Doc PR: apache/cloudstack-documentation#422
Description
This PR allows creating shared networks with Security Groups in a Zone with securitygroupenabled set to false. This flag is used to prevent creation of isolated networks as of now to maintain backward compatibility for Zone with Security Groups.
To enable SG, enable the SecurityGroupProvider for Guest physical network. After this change, you will be able to create a shared network with Security Groups.
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?
How did you try to break this feature and the system with this change?