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:
commit
2981ae8075
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue