Commit 1bfb2f9
disable hot add memory and cpu via vm settings (#4630)
* disable hot add memory and cpu via vm settings
* add alternative implementation for hot add memory and cpu
* add log entry
* Modify and add log entry for hotadd
* Update plugins/hypervisors/vmware/src/main/java/com/cloud/hypervisor/vmware/resource/VmwareResource.java
Co-authored-by: sureshanaparti <12028987+sureshanaparti@users.noreply.github.com>
* Update plugins/hypervisors/vmware/src/main/java/com/cloud/hypervisor/vmware/resource/VmwareResource.java
Co-authored-by: sureshanaparti <12028987+sureshanaparti@users.noreply.github.com>
Co-authored-by: DK101010 <dirk.klahre@itelligence.de>
Co-authored-by: sureshanaparti <12028987+sureshanaparti@users.noreply.github.com>1 parent 28e70c0 commit 1bfb2f9
File tree
1 file changed
+10
-3
lines changed- plugins/hypervisors/vmware/src/main/java/com/cloud/hypervisor/vmware/resource
1 file changed
+10
-3
lines changedLines changed: 10 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1993 | 1993 | | |
1994 | 1994 | | |
1995 | 1995 | | |
1996 | | - | |
1997 | | - | |
| 1996 | + | |
1998 | 1997 | | |
1999 | 1998 | | |
2000 | 1999 | | |
2001 | 2000 | | |
2002 | 2001 | | |
2003 | 2002 | | |
2004 | | - | |
| 2003 | + | |
| 2004 | + | |
| 2005 | + | |
| 2006 | + | |
| 2007 | + | |
| 2008 | + | |
| 2009 | + | |
| 2010 | + | |
| 2011 | + | |
2005 | 2012 | | |
2006 | 2013 | | |
2007 | 2014 | | |
| |||
0 commit comments