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:
commit
a50f0736af
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ module Fog
|
|||
# }
|
||||
attribute :raw_disk
|
||||
|
||||
attribute :status
|
||||
|
||||
def reload
|
||||
requires :name
|
||||
|
|
Loading…
Add table
Reference in a new issue