1
0
Fork 0
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:
Peter Souter 2015-01-14 11:26:24 -08:00
parent 89717f0bfd
commit 9ff547c967

View file

@ -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