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