Open econchick opened 11 years ago
Hi All,
Even iam also getting the following error when i execute vagrant up --provider=ovirt.
Bringing machine 'test_vm' up with 'ovirt' provider...
[test_vm] An error occured. Recovering..
[test_vm] VM is not created. Please run vagrant up
first.
/root/.vagrant.d/gems/gems/vagrant-ovirt-0.0.2/lib/vagrant-ovirt/action/create_vm.rb:48:in call': undefined method
all' for []:Array (NoMethodError)
from /opt/vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/action/warden.rb:34:in call' from /root/.vagrant.d/gems/gems/vagrant-ovirt-0.0.2/lib/vagrant-ovirt/action/set_name_of_domain.rb:24:in
call'
from /opt/vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/action/warden.rb:34:in call' from /opt/vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/action/runner.rb:61:in
block in run'
from /opt/vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/util/busy.rb:19:in busy' from /opt/vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/action/runner.rb:61:in
run'
from /opt/vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/action/builtin/call.rb:51:in call' from /opt/vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/action/warden.rb:34:in
call'
from /root/.vagrant.d/gems/gems/vagrant-ovirt-0.0.2/lib/vagrant-ovirt/action/connect_ovirt.rb:67:in call' from /opt/vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/action/warden.rb:34:in
call'
from /opt/vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/action/builtin/config_validate.rb:25:in call' from /opt/vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/action/warden.rb:34:in
call'
from /opt/vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/action/builder.rb:116:in call' from /opt/vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/action/runner.rb:61:in
block in run'
from /opt/vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/util/busy.rb:19:in busy' from /opt/vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/action/runner.rb:61:in
run'
from /opt/vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/machine.rb:147:in action' from /opt/vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/batch_action.rb:63:in
block (2 levels) in run'
Please let us know if we have any fix for this issue.
Using Mac OS X 10.8.3 locally, Red Hat's internal data centers on RHEVM 3.1.0-50.el6ev
then got this error message:
Any suggestions?