Sha256: 6aa6f38c08f435be4172573d579c1146df7f82f5db9a703e6b807d4fff5872e8
Contents?: true
Size: 272 Bytes
Versions: 26
Compression:
Stored size: 272 Bytes
Contents
Shindo.tests('Fog::Rackspace::Networking | networks', ['rackspace']) do service = Fog::Rackspace::Networking.new options = { :label => "fog_network_#{Time.now.to_i.to_s}", :cidr => '192.168.0.0/24' } collection_tests(service.networks, options, true) end
Version data entries
26 entries across 24 versions & 5 rubygems