-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Adding Centos8, Ubuntu 20.04, XCPNG8.1 Support #4068
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
rohityadavcloud
merged 80 commits into
apache:master
from
shapeblue:adding-centos8-support
Aug 17, 2020
Merged
Changes from all commits
Commits
Show all changes
80 commits
Select commit
Hold shift + click to select a range
b895cf9
DB : Add support for MySQL 8
davidjumani 83e8662
Adding centos8 packaging
davidjumani 363ad68
Ubuntu 20.04: mask systemd socket services
ustcweizhou 9fef4a3
Ubuntu 20.04: Specify image format of backing file
ustcweizhou fc7113e
Migrating cloudutils to python3
davidjumani 28b1a2b
agent specific changes
shwstppr e456aa0
script fixes
shwstppr 7f11aaa
agent: kvm - remove bridge-utils dependency
davidjumani 67f40b5
Management scripts migrated to python3
davidjumani 6f34877
fix sql_mode in default db.properties
rohityadavcloud 7da9e36
fix dupe
rohityadavcloud 363dca8
fixes
shwstppr 8fee260
wrong edit
shwstppr 91cc6ed
revert serverTimezone removal
shwstppr 8c1d840
python3 stdout fixes
shwstppr 4ba7a6a
Fixing centos7 packaging
davidjumani 3d99234
engine/schema: add empty DB upgrade path from 4.14.0.0 to 4.15.0.0
shwstppr d1daf94
fix
shwstppr 9d92e44
Merge branch 'master' into adding-centos8-support
shwstppr c2bfe0a
Merge branch 'upgrade-path-415' into adding-centos8-support
shwstppr edb686e
Fixing broken dependency
davidjumani cd6b0aa
schema: nics table fix
shwstppr 1868560
packaging: ignore python, revert todo
shwstppr b7bfc59
Changing pythondir for debian
davidjumani 2eebb29
Merge branch 'master' into adding-centos8-support
shwstppr 6e2b6ce
Adding python3 dependency to debian packaging
davidjumani 2439c19
fix
shwstppr 77ae1af
added pip3 package installation
shwstppr 232b27d
move pip3 install to package dependency
shwstppr a7af72f
temp install unavailable packages using pip3
shwstppr 3ba1053
fix
shwstppr ea14008
changed site-packages location for centos7
shwstppr 8e32b08
Adding default value for nics table
davidjumani 95cb96c
pip3 installation not needed
shwstppr 68b0e9e
debian distutils fix
shwstppr 334baa7
add debian dependencies
shwstppr e0b7d20
removed unused packages
shwstppr e6a517e
removed temp TODO changes
shwstppr 8785f14
remove pip3 installation from debian pkg
shwstppr dfb563c
Merge branch 'master' into adding-centos8-support
shwstppr 9b324f7
use RSA 2048 bit for centos8 crypto-policy/java.conf
shwstppr fc90e1a
fix
shwstppr eea8af9
fix for backup snapshot newer QEMU
shwstppr c9c829b
fix
shwstppr 8046edf
missing condition
shwstppr 04e241a
fix
shwstppr 41a69cb
fix centos relsease specific python dependencies grab
shwstppr 3043e6e
addressed review comments
shwstppr 2b6edac
from logging: Logging framework to use only log4j #4003
shwstppr e578fb4
remove python2 dep
shwstppr b9edc95
hypervisor: XCP-ng 8.1 support
rohityadavcloud 21d5dcd
Merge remote-tracking branch 'origin/master' into adding-centos8-support
rohityadavcloud bc48e2e
install mysql python connector through python wheel
shwstppr b64c4c0
fix
shwstppr f38d544
pip install after package install
shwstppr 6631623
Merge branch 'master' into adding-centos8-support
shwstppr 5b82a1c
fix snapshot issue
shwstppr cd5d569
test suppress 143 exit code
shwstppr 0987687
revert last commit
shwstppr 1450259
Removing todo
davidjumani a00c42d
revert ip to brctl
shwstppr e14ecf4
python mysql connect
shwstppr 70be0f9
use new mysql-connector-python, revert auth_plugin changes
shwstppr 667fdf4
latest mysql-connector-python for centos7
shwstppr 7eda2da
marvin use whl install for mysql-connector-python
shwstppr 36d9e5e
configure hugepages before test
shwstppr fa2a72a
temp check to use qemu-img with shared read
shwstppr 3ae3b1c
Merge branch 'master' into adding-centos8-support
rohityadavcloud 508a436
revert qemu-img change
shwstppr 1a042a7
wait between attach-detach
shwstppr 8ffea7c
Merge branch 'master' and use default test_data timeout in volumes test
shwstppr 9c2163d
Merge branch 'master' into adding-centos8-support
shwstppr d85f995
use test template
shwstppr 8dec6a8
print skip mounting message
shwstppr 5f816b2
code review refactoring
shwstppr 1e0af9a
missed
shwstppr 38c07f3
append db name
shwstppr 245cf1b
decode bytearray
shwstppr 2739e71
Minor fixes
davidjumani ff1c023
Merge branch 'master' into adding-centos8-support
shwstppr 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
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.
On line 79 and 83/84 - the error is thrown "Unexpected error on systemd service: write() argument must be str, not bytes".
This needs to be fixed, and also, the output given in the API and also inside the rolling-maintenance.log (on the KVM host) is prepended with letter b, and appended with \n
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.
i.e. 20:50:23,239 rolling-maintenance INFO b'preflight stage' (from the log)
or
"output": "b'This is Maintenance Stage'\n", (from the API output)
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.
Latest commit should solve this