Check the network access when deploying VM in Advanced Security Group.#6050
Conversation
|
@blueorangutan package |
|
@sureshanaparti a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
|
Packaging result: ✔️ el7 ✔️ el8 ✔️ debian ✔️ suse15. SL-JID 2734 |
fa1f91b to
f338ab1
Compare
|
@blueorangutan package |
|
@sureshanaparti a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
|
Packaging result: ✔️ el7 ✔️ el8 ✔️ debian ✔️ suse15. SL-JID 2735 |
|
@GabrielBrascher can you please review/test this fix? |
|
@blueorangutan test |
|
@sureshanaparti a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
|
@sureshanaparti |
|
Trillian test result (tid-3451)
|
@weizhouapache the access check for VM owner already exists here. cloudstack/server/src/main/java/com/cloud/vm/UserVmManagerImpl.java Lines 1312 to 1313 in 85c5997 so, the check against caller is still required here? cloudstack/server/src/main/java/com/cloud/vm/UserVmManagerImpl.java Lines 1339 to 1340 in 85c5997 |
@sureshanaparti |
cc724ed to
d64d936
Compare
|
@blueorangutan package |
|
Thanks for the PR @sureshanaparti! I did a few tests applying your changes and seems to be working fine. |
it is ready for review @GabrielBrascher |
|
@blueorangutan package |
|
@sureshanaparti a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
|
Packaging result: ✔️ el7 ✔️ el8 ✔️ debian ✔️ suse15. SL-JID 2753 |
|
@sureshanaparti |
GabrielBrascher
left a comment
There was a problem hiding this comment.
@thanks @sureshanaparti, code LGTM.
Tested With Advanced Network + SG and now it is working as expected.
great, thanks for testing @GabrielBrascher |
@weizhouapache this is targeted to 4.17 |
|
if there is 4.16.2.0 release, we need to backport this, right ? |
yes, may be when another minor release is needed on 4.16. |
|
Agree with @weizhouapache - let's target the fix for branch 4.16 and merge forward to main |
d64d936 to
fd28dd5
Compare
fd28dd5 to
fec436b
Compare
|
@blueorangutan package |
|
@nvazquez a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
|
Packaging result: ✔️ el7 ✔️ el8 ✔️ debian ✔️ suse15. SL-JID 2766 |
|
@blueorangutan test |
|
@nvazquez a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
|
Trillian test result (tid-3496)
|
Description
This PR checks the network access when deploying VM in Advanced Security Group.
Fixes #6049
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?