« Previous | Next » 

Revision 30b12688

ID30b126881f0f1c82923cb5e60093162099e69874
Parent c9c67b50
Child 0bb8c79b

Added by Jose A. Lopes about 10 years ago

Fix 'hvparams' of '_InstanceStartupMemory' on hypervisors

Most hypervisors were calling '_InstanceStartupMemory' but not passing
the 'hvparams' keyword argument. Actually, it is not necessary to
pass this argument given that it is an attribute in the instance
object, which is passed. This patch removes the 'hvparams' arg all
together, fixes the function and the calls to it.

Fixes issue 691.

Signed-off-by: Jose A. Lopes <>
Reviewed-by: Klaus Aehlig <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences