1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/lib/fog
Paul Thornthwaite a759f97388 Rescue opennebula loading issues
`require "opennebula"` fails when downstream tries to require `xmlrpc`
which is not included within the main `fog` dependencies.

The problem is that the `LoadError` was being trapped by
`Fog::SevicesMixin#new` so it was reporting that the OpenNebula provider
did not offer the service.

This then handles the `Fog::Errors::LoadError` in all the shindo tests
that halted the run. These tests will be pending unless `opennebula` is
installed.
2018-06-19 11:44:01 +01:00
..
aws
bare_metal_cloud
bin Drop Zerigo 2018-02-25 11:56:56 -03:00
bluebox
clodo
cloudsigma [CloudSigma] add snapshots (#3491) 2016-08-12 10:26:17 -03:00
cloudstack [cloudstack] Allow specifying the size of root volume 2018-04-19 14:35:54 +09:00
core
dnsmadeeasy
dreamhost
fogdocker [docker] Fixing bad namespace on errors 2016-03-22 17:17:37 -04:00
glesys make net/ssh require optional 2015-11-11 10:40:51 -06:00
go_grid
ibm
linode Use options on the all method to filter Linode kernels. 2015-10-27 22:24:39 +00:00
opennebula Rescue opennebula loading issues 2018-06-19 11:44:01 +01:00
openvz
ovirt/requests/compute Removing ovirt provider 2017-08-20 16:56:18 +03:00
rage4 F rage4 bulk update endpoint (#3917) 2016-09-27 11:26:14 -04:00
vcloud
vcloud_director implement the put api to configure the network section in vapp 2018-02-19 12:33:05 +01:00
bare_metal_cloud.rb
bin.rb Drop Zerigo 2018-02-25 11:56:56 -03:00
bluebox.rb
clodo.rb
cloudsigma.rb
cloudstack.rb
dnsmadeeasy.rb
dreamhost.rb
fogdocker.rb
glesys.rb
go_grid.rb
ibm.rb
linode.rb
opennebula.rb
openvz.rb
ovirt.rb
rage4.rb
vcloud.rb
vcloud_director.rb
version.rb v2.0.0 2018-03-06 13:39:33 -06:00