mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
Removes not about not being documented
This is now documented in the API
This commit is contained in:
parent
89717f0bfd
commit
9ff547c967
1 changed files with 0 additions and 2 deletions
|
@ -12,8 +12,6 @@ module Fog
|
|||
attribute :image_id
|
||||
attribute :region_id
|
||||
attribute :flavor_id, :aliases => 'size_id'
|
||||
# Not documented in their API, but
|
||||
# available nevertheless
|
||||
attribute :public_ip_address, :aliases => 'ip_address'
|
||||
attribute :private_ip_address
|
||||
attribute :private_networking
|
||||
|
|
Loading…
Reference in a new issue