Skip to content

VMware Plugin: fix restore to different vmname#1390

Merged
arogge merged 5 commits intomasterfrom
dev/sduehr/master/fix-vmware-plugin-restore
Mar 1, 2023
Merged

VMware Plugin: fix restore to different vmname#1390
arogge merged 5 commits intomasterfrom
dev/sduehr/master/fix-vmware-plugin-restore

Conversation

@sduehr
Copy link
Member

@sduehr sduehr commented Feb 23, 2023

Bugfix for restore to different vmname in same folder failing with duplicate name error. Check for invalid plugin option also works correctly now for both plugin options and config file.

Thank you for contributing to the Bareos Project!

Checklist for the reviewer of the PR (will be processed by the Bareos team)

Make sure you check/merge the PR using devtools/pr-tool to have some simple automated checks run and a proper changelog record added.

General
  • Is the PR title usable as CHANGELOG entry?
  • Purpose of the PR is understood
  • Commit descriptions are understandable and well formatted
  • Check backport line
Source code quality
  • Source code changes are understandable
  • Variable and function names are meaningful
  • Code comments are correct (logically and spelling)
  • Required documentation changes are present and part of the PR

Copy link
Contributor

@bruno-at-bareos bruno-at-bareos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix, we need to agree on commit/PR title and adding or not the documentation line about how to restore vm with another name.
We should maybe extend the tests to restore with another name, and check the vm list with vmware_cbt_tool.py so major changes wouldn't be forgot on that one too.

@sduehr sduehr changed the title vmware plugin: fix restore to different vmname VMware Plugin: fix restore to different vmname Feb 27, 2023
Copy link
Contributor

@bruno-at-bareos bruno-at-bareos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to integrate a picture for the webui, and also make coherent the option used

Copy link
Contributor

@bruno-at-bareos bruno-at-bareos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR is now ready for merge

sduehr and others added 5 commits March 1, 2023 10:50
Bugfix for restore to different vmname in same folder failing with
duplicate name error. Check for invalid plugin option also works
correctly now for both plugin options and config file.
Clarify the use of plugin options in the Bareos VMware Plugin,
especially on restore and when using the Bareos WebUI.
Co-authored-by: Bruno Friedmann @bareos <89836284+bruno-at-bareos@users.noreply.github.com>
@arogge arogge force-pushed the dev/sduehr/master/fix-vmware-plugin-restore branch from f9c7099 to a8a688b Compare March 1, 2023 09:50
@arogge arogge merged commit ead1c4c into master Mar 1, 2023
@arogge arogge deleted the dev/sduehr/master/fix-vmware-plugin-restore branch March 1, 2023 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants