mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
[openstack|compute] Added id attribute to the keypair.
This commit is contained in:
parent
20f6fd1969
commit
7ff011887e
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ module Fog
|
|||
attribute :public_key
|
||||
attribute :private_key
|
||||
attribute :user_id
|
||||
attribute :id
|
||||
|
||||
attr_accessor :public_key
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue