Hi everyone, Opennebula Version : 3.6.0
I have problem , about occi-compute command. according to man page This command like below Example occi-compute delete VMID -R http://hostname:4567 -U username -P password but will I using , I meet problem. /usr/lib/one/ruby/cloud/occi/OCCIClient.rb:233:in `delete': wrong number of arguments (1 for 2) (ArgumentError) from /usr/lib/one/ruby/cloud/occi/OCCIClient.rb:233:in `delete_vm' I check OCCIClient.rb. I modify on row 301 def delete(path, xmlfile) to def delete(path) above command is working ! Jonathan
_______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
