Commit 93d5557
Merge release branch 4.20 to main
* 4.20:
UI: Tooltip on the host information card to display the CPU speed in MHz and the memory value in MB (to 3 decimal places) (apache#9971)
UI: Allow accounts of the `User` type to add other accounts or users to projects through UI (apache#9927)
enable to create VPC portfowarding rules with source cidr (apache#7081)
Add new column `last_id` to the table volumes (apache#9759)
Allow VMWare import via another host (apache#9787)
Linstor: add support for ISO block devices and direct download (apache#9792)
get expunged VM data for job result (apache#9949)
fix section divider display on auth page (apache#9966)1 parent db37691 commit 93d5557
File tree
3 files changed
+11
-2
lines changed- core/src/main/java/com/cloud/agent/api
- engine/schema/src/main/java/com/cloud/storage
- server/src/main/java/org/apache/cloudstack/vm
3 files changed
+11
-2
lines changedLines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
41 | 50 | | |
42 | 51 | | |
43 | 52 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
693 | 693 | | |
694 | 694 | | |
695 | 695 | | |
696 | | - | |
| 696 | + | |
697 | 697 | | |
698 | 698 | | |
699 | 699 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1648 | 1648 | | |
1649 | 1649 | | |
1650 | 1650 | | |
1651 | | - | |
| 1651 | + | |
1652 | 1652 | | |
1653 | 1653 | | |
1654 | 1654 | | |
| |||
0 commit comments