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

Update lib/fog/hp/models/compute/image.rb

This commit is contained in:
Neill Turner 2012-09-04 12:29:45 +02:00
parent 69aa79b6cf
commit 34be7b7a9a

View file

@ -16,7 +16,7 @@ module Fog
attribute :minDisk, :aliases => 'min_disk'
attribute :minRam, :aliases => 'min_ram'
attribute :server, :aliases => 'server'
#attribute :metadata #TODO: Need to add it back when Metadata API is done
attribute :metadata
attribute :links
def destroy