Hi, On 25 October 2012 08:43, Jonathan Chen <[email protected]> wrote:
> 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 ! > Fixed: http://dev.opennebula.org/projects/opennebula/repository/revisions/0b1d0caacde220635f61e17fed96b9be8a71da07 Thanks for the feedback. > > > > Jonathan > > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opennebula.org/listinfo.cgi/users-opennebula.org > > -- Daniel Molina Project Engineer OpenNebula - The Open Source Solution for Data Center Virtualization www.OpenNebula.org | [email protected] | @OpenNebula
_______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
