cloudstack/ui/src
Wei Zhou 33bb92acce
Veeam: Support Veeam 11 and 12 (#8241)
This PR fixes several issues in the testing of Veeam 11 and Veeam12
- Import Veeam.Backup.PowerShell and silently ignore the warning messages
- Fix issue when assign vm to backup offerings, which caused by separator (\r\n)
- Fix authorization failure in veeam 12a, which is because v1_4 is not supported in veeam 12a any more
- Fix exception if backup name has space
- Fix backup metrics in veeam12, which is because powershell command does not return the values needed
- Fix Incorrect datetime value, which is because powershell command returns a datetime which is not supported in Java
- Fix issue during backup restoration if VM has both ROOT and DATA disks.

This PR also has the following update
- Add integration test test/integration/smoke/test_backup_recovery_veeam.py
- Make some UI changes
- Add zone setting backup.plugin.veeam.version. If it is not set, CloudStack will get veeam version via powershell commands.
- Add zone setting backup.plugin.veeam.task.poll.interval and backup.plugin.veeam.task.poll.max.retry
2024-01-19 18:42:01 +01:00
..
api Use lowercase HTTP header field names so we are compatible with HTTP/2 (#7006) 2023-01-23 11:17:54 +01:00
assets/icons UI: Integrate Tungsten Fabric (#7166) 2023-02-10 11:00:42 +01:00
components Veeam: Support Veeam 11 and 12 (#8241) 2024-01-19 18:42:01 +01:00
config Veeam: Support Veeam 11 and 12 (#8241) 2024-01-19 18:42:01 +01:00
core ui: add action to declare/cancel host as degraded (#8327) 2023-12-08 17:08:35 +01:00
layouts UI - Fixes UI bugs (#6162) 2022-03-30 07:05:36 -03:00
locales UI: Fixes some issues from zone wizard with VMWare hypervisor (#6480) 2022-07-08 13:53:12 +05:30
role UI: fix create Isolated/L2 network form (#5779) 2021-12-16 11:24:11 +05:30
router UI: Upgrade to Vue3 library (#5151) 2022-03-09 09:47:09 -03:00
store ui: speed up compute instance listing (#7911) 2023-08-25 13:57:44 +02:00
style ui: Admin, account and project dashboard improvements (#8193) 2023-11-08 10:08:05 +01:00
utils ui: Admin, account and project dashboard improvements (#8193) 2023-11-08 10:08:05 +01:00
views Veeam: Support Veeam 11 and 12 (#8241) 2024-01-19 18:42:01 +01:00
App.vue UI: Upgrade to Vue3 library (#5151) 2022-03-09 09:47:09 -03:00
main.js ui: use ssh keypair uuid for listing (#6616) 2022-08-09 13:29:49 +05:30
permission.js User two factor authentication (#6924) 2023-02-13 09:14:17 +01:00
vue-app.js UI: Upgrade to Vue3 library (#5151) 2022-03-09 09:47:09 -03:00