Hi everyone,<br><br><div>Opennebula Version : 3.6.0 </div><div><br></div><div>I have problem , about occi-compute command.</div><div><br></div><div><span style="background-color:rgb(255,255,255);color:rgb(34,34,34);font-family:arial,sans-serif;line-height:16px">according to man page </span></div>

<div><br></div><div>This command like below Example  </div><div><br></div><div>occi-compute delete VMID -R <a href="http://hostname:4567">http://hostname:4567</a> -U username -P password </div><div><br></div><div>but will I using , I meet problem.</div>

<div><br></div><div><div>/usr/lib/one/ruby/cloud/occi/OCCIClient.rb:233:in `delete': wrong number of arguments (1 for 2) (ArgumentError)</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>from /usr/lib/one/ruby/cloud/occi/OCCIClient.rb:233:in `delete_vm'</div>

</div><div><br></div><div>I check OCCIClient.rb.</div><div><br></div><div>I modify on row 301</div><div><br></div><div> def delete(path, xmlfile)</div><div><br></div><div>to</div><div><br></div><div> def delete(path)</div>

<div><br></div><div><br></div><div>above command is  working !</div><div><br></div><div><br></div><div><br></div><div>Jonathan</div><div><br></div>