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

Merge pull request #1127 from neillturner/master

For HP comment metatada attribute of image.rb in model
This commit is contained in:
Wesley Beary 2012-09-04 09:24:04 -07:00
commit 2981ae8075

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