-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Upgrade to JRE17 and Upgrade System VMs/VRs to Python3 and Debian 12 #8497
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
Merged
Merged
Changes from 46 commits
Commits
Show all changes
71 commits
Select commit
Hold shift + click to select a range
8e9bde1
Update to 4.20.0
weizhouapache fb0369f
Update to python3
weizhouapache f0a3a62
Upgrade to JRE 17
weizhouapache c0466e4
Upgrade to Debian 12.4.0
weizhouapache 473bb17
VR: upgrade to python3
weizhouapache a186abd
java: Use JRE17 in cloudstack packages and systemvmtemplate
yadvr f79ea8b
Add --add-opens to JAVA_OPTS in systemd config
vishesh92 b3cb02d
Add --add-opens to JAVA_OPTS in systemd config for usage
vishesh92 b11a229
python3: fix "TypeError: a bytes-like object is required, not 'str'"
weizhouapache aef1ae8
python3: fix "ValueError: must have exactly one of create/read/write/…
weizhouapache 5df2e61
Add --add-exports=java.base/sun.security.x509=ALL-UNNAMED for managem…
vishesh92 8d7f5df
Use pip3 instead of pip for centos8
vishesh92 932cd22
python3: fix "TypeError: write() argument must be str, not bytes"
weizhouapache 0b34d67
Python3: fix "name 'file' is not defined"
weizhouapache a481322
python3: fix "TypeError: write() argument must be str, not bytes" (tw…
weizhouapache 9b2b88b
Upgrade jaxb version
vishesh92 80251cc
Merge remote-tracking branch 'apache/main' into 4.20-vr-python3
weizhouapache ac65561
python3: fix more "TypeError: a bytes-like object is required, not str"
weizhouapache f0cd372
python3: fix "Failed to update password server"
weizhouapache 1a0170d
python3: fix "bad duration value: ikelifetime=24.0h"
weizhouapache 41e0658
python3: fix password server "invalid save_password token"
weizhouapache e5610fe
test: incease retries in test_vpc_vpn.py
weizhouapache 1333b3c
python3: fix passwd_server_ip.py
weizhouapache ceb89f6
python3: fix self.cl.get_router_password in Redundant VRs
weizhouapache 3bc5606
scripts: mark multipath scripts as executable
weizhouapache 8294a2c
Merge remote-tracking branch 'apache/pr/8438' into 4.20-vr-python3
weizhouapache 4383d59
systemvm template: remove hyperv packages and do not export
weizhouapache 7178265
VR: update default RAM size of System VMs/VRs to 512MiB
weizhouapache f5cdc60
debian12: fix test_network_ipv6 and test_vpc_ipv6
weizhouapache 25ab4ab
python3: remove duplicated imports
weizhouapache c077a46
debian12: failed to start Apache2 server (SSLCipherSuite @SECLEVEL=0)
weizhouapache 7cd15f9
Merge remote-tracking branch 'apache/main' into 4.20-vr-python3
weizhouapache a5f6cf9
debian12: use ed25519 instead of rsa as ssh-rsa has been deprecated i…
weizhouapache e98cd4a
debian12: add PubkeyAcceptedAlgorithms=+ssh-rsa to sshd_config
weizhouapache 4b17b9f
VR: install python3 packages in case of Debian 11
weizhouapache 6333185
pom.xml: exclude systemvm/agent/packages/* in license check
weizhouapache 9ddb4e8
systemvm: do not patch router/systemvm during startup
weizhouapache fa0c178
VR: patch router/systemvm if template is debian11
weizhouapache f65f3a8
Merge remote-tracking branch 'apache/main' into 4.20-vr-python3
weizhouapache bee6d53
python3 flake: fix E502 the backslash is redundant between brackets
weizhouapache 5aafe74
python3 flake: fix E275 missing whitespace after keyword
weizhouapache 8a48c46
python3 flake: fix configure.py
weizhouapache f676edc
python3 flake: fix other python files
weizhouapache 0ff96f3
python3 flake: fix CsNetfilter.py
weizhouapache a10ff56
systemvm/test: fix sys.path
weizhouapache 8b86797
Merge remote-tracking branch 'apache/main' into 4.20-vr-python3
weizhouapache 9cd93a5
Revert "systemvm template: remove hyperv packages and do not export"
weizhouapache d1f92f4
Merge remote-tracking branch 'apache/main' into 4.20-vr-python3
weizhouapache 080f294
debian12: move SQL change to schema-41900to42000.sql
weizhouapache 62c7410
debian12: update systemvm template version to 4.20 in pom.xml
weizhouapache c2d6a60
pom.xml: fix NPE if templates do not exist on download.cloudstack.org
weizhouapache 385c5de
Merge remote-tracking branch 'apache/main' into 4.20-vr-python3
weizhouapache 66cf348
Merge remote-tracking branch 'apache/main' into 4.20-vr-python3
weizhouapache efafa8c
debian12: increase default system offering for routers to 384MiB RAM
weizhouapache 54dd8ad
CKS: fix addkubernetessupportedversion failed with JRE17
weizhouapache 9ef982b
python3: revert changes by 2to3 with systemvm/debian/root/health_chec…
weizhouapache e513958
debian12: use ISO/packages on download.cloudstack.org
weizhouapache 578dd2b
VR: Update default ram size to 384
weizhouapache 471e383
debian12: fix router_version_check.py after VR live-patch and add hea…
weizhouapache cff8da7
Merge remote-tracking branch 'apache/main' into 4.20-vr-python3
weizhouapache a1f080d
debian12: fix build error after log4j 2.x merge
weizhouapache 1541974
VR: Update default ram size to 512MB (again)
weizhouapache 7d44cc9
systemvmtemplate: Upgrade to Debian 12.5.0
weizhouapache a34b83a
systemvm template: increase swap to 512MB
weizhouapache fbb2ce5
Merge remote-tracking branch 'apache/main' into 4.20-vr-python3
weizhouapache 1a640be
VR: fix health check error due to deprecated SafeConfigParser
weizhouapache fc7669a
Merge remote-tracking branch 'apache/main' into 4.20-vr-python3
weizhouapache 2e98f4d
Merge remote-tracking branch 'apache/main' into 4.20-vr-python3
weizhouapache 8479d19
test: fix wget does not work in macchinina vms on vmware80u1
weizhouapache 81509df
Merge remote-tracking branch 'apache/main' into 4.20-vr-python3
weizhouapache 05d030c
packaging: add message for VR memory upgrade after packages installation
weizhouapache File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,11 @@ | ||
| [python-is-python3] | ||
| debian_os=11 | ||
| package_name=python-is-python3 | ||
| file_name=python-is-python3_3.9.2-1_all.deb | ||
| conflicted_packages=python-is-python2 | ||
|
|
||
| [python3-netaddr] | ||
| debian_os=11 | ||
| package_name=python3-netaddr | ||
| file_name=python3-netaddr_0.7.19-5_all.deb | ||
| conflicted_packages= |
Binary file not shown.
Binary file not shown.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
need to move into schema-41900to42000.sql when 4.19 is released