Commit f9e3936
committed
fixes
Check for NPE during nic network validation
Filter orphan, removed volumes while list unmanaged VMs from VMware
Publish usage and update resource count only after import complete
Use disk size when disk offering for disk is of higher size durng import
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>1 parent f0aee9b commit f9e3936
6 files changed
Lines changed: 177 additions & 66 deletions
File tree
- engine
- orchestration/src/main/java/org/apache/cloudstack/engine/orchestration
- schema/src/main/java/com/cloud/storage/dao
- server/src
- main/java
- com/cloud/vm
- org/apache/cloudstack/vm
- test/java/org/apache/cloudstack/vm
Lines changed: 0 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1674 | 1674 | | |
1675 | 1675 | | |
1676 | 1676 | | |
1677 | | - | |
1678 | | - | |
1679 | | - | |
1680 | | - | |
1681 | | - | |
1682 | | - | |
1683 | | - | |
1684 | | - | |
1685 | | - | |
1686 | 1677 | | |
1687 | 1678 | | |
1688 | 1679 | | |
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| 99 | + | |
| 100 | + | |
99 | 101 | | |
100 | 102 | | |
101 | 103 | | |
| |||
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
595 | 595 | | |
596 | 596 | | |
597 | 597 | | |
| 598 | + | |
| 599 | + | |
| 600 | + | |
| 601 | + | |
| 602 | + | |
| 603 | + | |
| 604 | + | |
598 | 605 | | |
599 | 606 | | |
600 | 607 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3977 | 3977 | | |
3978 | 3978 | | |
3979 | 3979 | | |
3980 | | - | |
3981 | | - | |
3982 | | - | |
3983 | | - | |
3984 | | - | |
3985 | | - | |
3986 | | - | |
| 3980 | + | |
| 3981 | + | |
| 3982 | + | |
| 3983 | + | |
| 3984 | + | |
| 3985 | + | |
| 3986 | + | |
| 3987 | + | |
3987 | 3988 | | |
3988 | | - | |
3989 | | - | |
| 3989 | + | |
| 3990 | + | |
| 3991 | + | |
3990 | 3992 | | |
3991 | 3993 | | |
3992 | 3994 | | |
| |||
0 commit comments