fog--fog/spec
Pan Thomakos e1f625f9f2 Added Fog::CurrentMachine#ip_address.
This function allows you to get the ip address of the current machine. I
found this useful because I wanted to add my personal or production
machine to a specific RDS security group. The call is quite simple and
connects to amazon's checkip website. The class is threadsafe and I have
included specs with it as well. I have also added the
Fog::AWS::RDS::SecurityGroup#authorize_me function to make adding the
current machine to a given RDS security group very easy.
2011-08-17 14:35:03 -07:00
..
core Added Fog::CurrentMachine#ip_address. 2011-08-17 14:35:03 -07:00
ecloud [compute|ecloud] fix namespace leftovers 2011-06-20 15:00:48 -07:00
spec_helper.rb [aws|compute] move remaining rspec to shindo 2011-03-21 16:45:52 -07:00