Uh oh!
There was an error while loading. Please reload this page.
KVM: Enable SSL if keystore exists - #6200
Conversation
weizhouapache
commented
Apr 4, 2022
@blueorangutan package |
blueorangutan
commented
Apr 4, 2022
@weizhouapache a 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
Apr 4, 2022
Packaging result: ✔️ el7 ✔️ el8 ✔️ debian ✔️ suse15. SL-JID 3067 |
nvazquez
commented
Apr 4, 2022
@blueorangutan test |
blueorangutan
commented
Apr 4, 2022
@nvazquez a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
blueorangutan
commented
Apr 4, 2022
Trillian test result (tid-3807)
|
DaanHoogland
left a comment
There was a problem hiding this comment.
looks good. some refinements possible.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
weizhouapache
commented
Apr 19, 2022
@blueorangutan package |
acs-robot
commented
Apr 19, 2022
Found UI changes, kicking a new UI QA build |
acs-robot
commented
Apr 19, 2022
Found Java/XML changes, kicking packaging job |
acs-robot
commented
Apr 19, 2022
PR Coverage Report
|
weizhouapache
commented
Apr 19, 2022
@blueorangutan package |
blueorangutan
commented
Apr 19, 2022
@weizhouapache a 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
Apr 19, 2022
Packaging result: ✔️ el7 ✔️ el8 ✔️ debian ✔️ suse15. SL-JID 3221 |
weizhouapache
commented
Apr 20, 2022
@blueorangutan test ubuntu20 kvm-ubuntu20 |
blueorangutan
commented
Apr 20, 2022
@weizhouapache a Trillian-Jenkins test job (ubuntu20 mgmt + kvm-ubuntu20) has been kicked to run smoke tests |
blueorangutan
commented
Apr 20, 2022
Trillian Build Failed (tid-3939) |
weizhouapache
commented
Apr 20, 2022
@blueorangutan test ubuntu20 kvm-ubuntu20 |
blueorangutan
commented
Apr 20, 2022
@weizhouapache a Trillian-Jenkins test job (ubuntu20 mgmt + kvm-ubuntu20) has been kicked to run smoke tests |
blueorangutan
commented
Apr 20, 2022
Trillian test result (tid-3940)
|
weizhouapache
commented
Apr 20, 2022
@blueorangutan test ubuntu20 kvm-ubuntu20 |
nvazquez
commented
Apr 21, 2022
@blueorangutan test |
blueorangutan
commented
Apr 21, 2022
@nvazquez a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
weizhouapache
commented
Apr 21, 2022
@blueorangutan package |
blueorangutan
commented
Apr 21, 2022
@weizhouapache a 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
Apr 21, 2022
Packaging result: ✔️ el7 ✔️ el8 ✔️ debian ✔️ suse15. SL-JID 3264 |
weizhouapache
commented
Apr 21, 2022
@blueorangutan test |
blueorangutan
commented
Apr 21, 2022
@weizhouapache a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
nvazquez
commented
Apr 22, 2022
@blueorangutan test |
blueorangutan
commented
Apr 22, 2022
@nvazquez a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
blueorangutan
commented
Apr 22, 2022
Trillian test result (tid-3977)
|
This reverts commit 4525f8c.
* agent: enable ssl only for kvm agent (not in system vms) * Revert "agent: enable ssl only for kvm agent (not in system vms)" This reverts commit b2d76ba. * Revert "KVM: Enable SSL if keystore exists (#6200)" This reverts commit 4525f8c. * KVM: Enable SSL if keystore exists in LibvirtComputingResource.java
* KVM: Enable SSL if keystore exists * Update apache#6200: add logs if no passphrase or no keystore Co-authored-by: Wei Zhou <weizhou@apache.org>
apache#151) * agent: enable ssl only for kvm agent (not in system vms) * Revert "agent: enable ssl only for kvm agent (not in system vms)" This reverts commit b2d76ba. * Revert "KVM: Enable SSL if keystore exists (apache#6200)" This reverts commit 4525f8c. * KVM: Enable SSL if keystore exists in LibvirtComputingResource.java Co-authored-by: Wei Zhou <weizhou@apache.org>
Description
This PR enables SSL in kvm agent if keystore exists.
This fixes the issue in URL check of direct-download templates
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?