template_to_instance: Actually use hypervisor params
commitc40c639d866ba3e87704cd5ded5235a9122cbba6
authorChance Zibolski <chance.zibolski@gmail.com>
Tue, 6 Aug 2013 00:08:39 +0000 (5 17:08 -0700)
committerChance Zibolski <chance.zibolski@gmail.com>
Tue, 6 Aug 2013 00:08:39 +0000 (5 17:08 -0700)
tree124b0c50a24e99ab5fdbc4111fa75574eb7c3144
parent9e6d96fbd432c6d9a6016301a55274b0d4ce4274
template_to_instance: Actually use hypervisor params

Previously hvparams were set on the template, yet never passed to the RAPI!
This should fix quite a lot of complaints.

refs #14043
ganeti_web/backend/templates.py
ganeti_web/forms/virtual_machine.py