1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/lib/fog/slicehost
2011-11-08 16:14:30 +09:00
..
models Fixing Slicehost DNS so that a) tests pass b) token names map to what Fog expects -- record_type not record-type, value not data, etc c) creation of new DNS records possible 2011-11-08 16:14:30 +09:00
parsers Fixing Slicehost DNS so that a) tests pass b) token names map to what Fog expects -- record_type not record-type, value not data, etc c) creation of new DNS records possible 2011-11-08 16:14:30 +09:00
requests Slicehost uses record-type and zone-id for their API, which messes with Fog internals, so changing these to record_type and zone_id in the parser. 2011-11-08 13:37:56 +09:00
compute.rb [core] pass connection_options through service init 2011-09-12 10:01:56 -05:00
dns.rb [core] pass connection_options through service init 2011-09-12 10:01:56 -05:00