kvm : Correct Software Type

SoftwareType of requested slave instance was wrong.
parent 33776110
......@@ -103,7 +103,7 @@ class Recipe(BaseSlapRecipe):
# kvmfrontend should be in KVM recipe but using different
# software type.
software_release='/opt/slapdev/software/kvm-frontend/software.cfg',
software_type='RootInstanceSoftware',
software_type='RootSoftwareInstance',
# XXX-Cedric : reference is created from CP ID, should be created from
# instance ID.
partition_reference='%s_frontend' % self.computer_partition_id,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment