# File lib/fog/compute/ecloud.rb, line 107
        def all_catalogs
          all_vdcs.map(&:catalog).flatten
        end