Commit d763169
authored
Restore VMware VM naming convention option (#4581)
* initial chanes
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
* changes
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
* fix
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
* make check explicit for instance name flag
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
* allow hiding vm details (in ui)
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
* condition based on name instead of displayname
Signed-off-by: Abhishek Kumar <abhishek.kumar@shapeblue.com>1 parent 8903647 commit d763169
File tree
5 files changed
+30
-5
lines changed- api/src/main/java/com/cloud/vm
- engine/schema/src/main/java/com/cloud/vm/dao
- plugins/hypervisors/vmware/src/main/java/com/cloud/hypervisor/vmware/resource
- server/src/main/java/com/cloud/vm
5 files changed
+30
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| 78 | + | |
| 79 | + | |
78 | 80 | | |
79 | 81 | | |
80 | 82 | | |
| |||
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | 32 | | |
34 | 33 | | |
35 | 34 | | |
36 | 35 | | |
37 | 36 | | |
38 | 37 | | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
373 | 373 | | |
374 | 374 | | |
375 | 375 | | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
376 | 381 | | |
377 | 382 | | |
378 | 383 | | |
| |||
382 | 387 | | |
383 | 388 | | |
384 | 389 | | |
385 | | - | |
| 390 | + | |
386 | 391 | | |
387 | 392 | | |
388 | 393 | | |
| |||
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2986 | 2986 | | |
2987 | 2987 | | |
2988 | 2988 | | |
2989 | | - | |
| 2989 | + | |
| 2990 | + | |
| 2991 | + | |
| 2992 | + | |
| 2993 | + | |
| 2994 | + | |
| 2995 | + | |
2990 | 2996 | | |
2991 | 2997 | | |
2992 | 2998 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3870 | 3870 | | |
3871 | 3871 | | |
3872 | 3872 | | |
| 3873 | + | |
3873 | 3874 | | |
3874 | 3875 | | |
| 3876 | + | |
| 3877 | + | |
| 3878 | + | |
3875 | 3879 | | |
3876 | 3880 | | |
3877 | 3881 | | |
| |||
3896 | 3900 | | |
3897 | 3901 | | |
3898 | 3902 | | |
3899 | | - | |
| 3903 | + | |
| 3904 | + | |
| 3905 | + | |
| 3906 | + | |
3900 | 3907 | | |
3901 | 3908 | | |
3902 | 3909 | | |
| |||
4124 | 4131 | | |
4125 | 4132 | | |
4126 | 4133 | | |
4127 | | - | |
| 4134 | + | |
| 4135 | + | |
| 4136 | + | |
| 4137 | + | |
| 4138 | + | |
4128 | 4139 | | |
4129 | 4140 | | |
4130 | 4141 | | |
| |||
0 commit comments