geemus
ffd01e51dd
[core] pass connection_options through service init
...
closes #411
2011-09-12 10:01:56 -05:00
Dylan Egan
9b3eb02541
[dynect|dns] support reauth for inactivity logout too.
2011-09-09 11:36:28 -07:00
Dylan Egan
b71be90aa3
[dynect|dns] retry if auth_token was previously set and error message includes possible login expiration.
2011-09-08 14:25:22 -07:00
Dylan Egan
76be4bc54c
[dynect|dns] always ensure it's an integer.
2011-09-04 09:36:34 -07:00
Dylan Egan
d301caaa09
[dynect|dns] find, not first.
2011-09-04 09:34:38 -07:00
Dylan Egan
53bc5e3236
[dynect|dns] Don't use address as different records have different arguments, just send rdata. Remove value. Add CNAME test.
2011-09-03 13:42:05 -07:00
Dylan Egan
d02adbd6f2
[dynect|dns] support ANY record results.
2011-09-01 16:11:14 -07:00
Dylan Egan
3cb55c46ac
[dynect|dns] accidentally hardcoded the record type in the mocked data.
2011-09-01 16:00:08 -07:00
Dylan Egan
886fb5a6d3
[dynect|dns] return the zone name.
2011-09-01 15:41:38 -07:00
Dylan Egan
f40dac8103
[dynect|dns] use a string for now. #362 is open for accepting symbols in mocks.
2011-09-01 15:22:35 -07:00
Dylan Egan
11161fe388
Fog::DNS::Dynect, not Fog::Dynect::DNS.
2011-09-01 15:03:36 -07:00
Dylan Egan
c8afffc516
raise a NotFound if not found.
2011-09-01 15:01:25 -07:00
Dylan Egan
93a52e2c02
Merge pull request #492 from dylanegan/dynect_mocking
...
Dynect mocking
2011-09-01 10:27:10 -07:00
geemus
b2c8ff0388
[core] work toward separate requires
...
Should facilitate the following:
require 'fog/aws'
require 'fog/compute'
require 'fog/aws/compute'
I think once you `require 'rubygems'` those should work.
further cleanup should reduce common requires (ie nokogiri)
2011-08-31 15:52:53 -05:00
Dylan Egan
3900846820
Support freeze and thaw.
2011-08-30 10:01:22 -07:00
Dylan Egan
18c672f194
Tidy up a bit.
2011-08-30 10:01:22 -07:00
Dylan Egan
a9fdddbc1b
get_record, single.
2011-08-30 10:01:22 -07:00
Dylan Egan
c685a08c77
Beginning of Dynect::DNS mocking support.
2011-08-30 10:01:22 -07:00
geemus
96c117c580
[dns|dynect] move dynect dns to its own shared area (namespacing should probably be corrected)
2011-08-24 19:52:11 -05:00
geemus
0e5fe57e3d
[core] move providers to lib/fog/.
2011-08-24 14:17:46 -05:00
geemus
65c1bfffe2
[core] first steps toward seperately requirable bits
2011-08-24 13:35:08 -05:00