Sha256: 5bf93b9a741aa250d672319d385c2ddfb262c66662cda0bbf7e3dafc5ea6fee1
Contents?: true
Size: 368 Bytes
Versions: 96
Compression:
Stored size: 368 Bytes
Contents
Shindo.tests('Compute::VcloudDirector | supported_systems requests', ['vclouddirector']) do @service = Fog::Compute::VcloudDirector.new if @service.api_version.to_f >= 5.1 tests('#get_supported_systems_info').formats(VcloudDirector::Compute::Schema::SUPPORTED_OPERATING_SYSTEMS_INFO_TYPE) do @service.get_supported_systems_info.body end end end
Version data entries
96 entries across 94 versions & 8 rubygems