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

Merge pull request #2059 from maginatics/master

[google|compute] Add 'status' attribute to GCE images.
This commit is contained in:
Nat Welch 2013-08-08 17:44:46 -07:00
commit a50f0736af

View file

@ -28,6 +28,7 @@ module Fog
# } # }
attribute :raw_disk attribute :raw_disk
attribute :status
def reload def reload
requires :name requires :name