<div dir="ltr">Good morning, <div><br></div><div>I'm trying to implement a Ruby script which creates an OpenNebula user and move it to a group, by using the Ruby ONE Cloud API.</div><div><br></div><div>I've tested the "Code Sample: Create a new VirtualNetwork" <a href="http://docs.opennebula.org/4.6/integration/system_interfaces/ruby.html">here</a> but I get the following error: </div><div><br></div><div><div>/usr/lib/one/ruby/opennebula/pool_element.rb:93:in `allocate': undefined method `call' for nil:NilClass (NoMethodError)</div><div>        from /usr/lib/one/ruby/opennebula/virtual_network.rb:89:in `allocate'</div><div>        from prueba_ONE.rb:48:in `<main>'</div></div><div><br></div><div>The problem is that is the same error that I get when I create an user with the method allocate().</div><div><br></div><div>Any ideas?</div><div><br></div><div>Thank you very much</div><div><br></div><div>Best regards</div></div>