VMware plugin: fix check_mac_address() for vm.config not present#2030
VMware plugin: fix check_mac_address() for vm.config not present#2030swenske wants to merge 0 commit intobareos:masterfrom swenske:master
Conversation
|
When the vmware plugin recreates a VM it checks all MAC addresses to avoid a conflict. |
|
Our CI report the following issues Would be nice to have them fixed before the start of the review. |
|
I changed the title so that it is usable as a CHANGELOG entry. The commit checks still fail, the headline of a commit message must not be longer than 60 characters, and lines in the body of the commit message must not be longer than 72 characters. Could you please rebase your git branch and cleanup (squash) the commits? I'd suggest to use See also https://docs.bareos.org/DeveloperGuide/gitworkflow.html And if you want, please add you name to the AUTHORS file. |
|
I got a little confused with git, I hope I did it correctly. edit: apparently not |
Avoid errors with VM without a config attribute (eg: a VM being cloned)
Thank you for contributing to the Bareos Project!
Please check
If you have any questions or problems, please give a comment in the PR.
Helpful documentation and best practices
Checklist for the reviewer of the PR (will be processed by the Bareos team)
Make sure you check/merge the PR using
devtools/pr-toolto have some simple automated checks run and a proper changelog record added.General
Source code quality