[one-users] about OCCI-compute command

Jonathan Chen simon8233 at gmail.com
Wed Oct 24 23:43:46 PDT 2012


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20121025/0c82739d/attachment.htm>


More information about the Users mailing list