Sha256: 1b5b29c48f8bfcfc769c338befa364d62c9854e32fd1da67e897a3c15c19ac51
Contents?: true
Size: 282 Bytes
Versions: 25
Compression:
Stored size: 282 Bytes
Contents
require(File.expand_path(File.join(File.dirname(__FILE__), 'core'))) require 'fog/terremark/shared' require 'fog/terremark/parser' require 'fog/terremark/vcloud' module Fog module Terremark VCLOUD_OPTIONS = [:terremark_vcloud_username, :terremark_vcloud_password] end end
Version data entries
25 entries across 25 versions & 7 rubygems