1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00

Enable images and image models.

This commit is contained in:
Rupak Ganguly 2011-06-28 17:29:54 -04:00
parent 82e9361049
commit d42dfe4c6b

View file

@ -9,8 +9,8 @@ module Fog
model_path 'fog/compute/models/hp'
model :flavor
collection :flavors
# model :image
# collection :images
model :image
collection :images
# model :server
# collection :servers