Bug #4694

Return an error if a template update is invalid

Added by OpenNebula Systems Support Team almost 5 years ago.

Status:PendingStart date:07/29/2016
Priority:NormalDue date:
Assignee:-% Done:

0%

Category:OneFlow
Target version:-
Resolution: Pull request:
Affected Versions:OpenNebula 5.0

Description

Right now it silently rejects contents of the template update. For example when trying to specify an IP:

"roles": [
  {
"name": "...",
"cardinality": 1,
"vm_template": ...,
"vm_template_contents": "NIC=[NETWORK_ID=\"$...\", IP=\"...\"]\n",
"elasticity_policies": [],
"scheduled_policies": []
},

Also available in: Atom PDF