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/hp.rb

10 lines
230 B
Ruby
Raw Normal View History

require 'fog/hp/block_storage'
require 'fog/hp/block_storage_v2'
require 'fog/hp/cdn'
require 'fog/hp/compute'
require 'fog/hp/compute_v2'
require 'fog/hp/dns'
require 'fog/hp/lb'
require 'fog/hp/network'
require 'fog/hp/storage'