I'm working on my virtual machine template. For the NIC attribute all sub-attributes are documented as optional[1]. However, if I try to specify an empty NIC attribute like this:
NIC = [] I get a syntax error when trying to deploy that template: Error: [VirtualMachineAllocate] Error trying to PARSE VM TEMPLATE Returned error code [1].. Reason: syntax error, unexpected CBRACKET, expecting VARIABLE at line 8, columns 163:165 Is there a way to specify a vector attribute with no sub-attributes? Jason [1] http://www.opennebula.org/documentation:rel2.0:template _______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
