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 19:18:47 +09:00
..
models Getting it so zone.records works as expected (loads all records, for that zone only). 2011-11-08 19:18:47 +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 Fixing parsing of zone.records.get(id) so that it parses a single record properly rather than attempting to parse a list of records improperly. Fixing tests to match this (expected) behavior rather than work-around the broken way. 2011-11-08 18:54:08 +09:00
compute.rb [core] pass connection_options through service init 2011-09-12 10:01:56 -05:00
dns.rb Allow updates of DNS records. Updates on zones not supported yet. 2011-11-08 18:12:25 +09:00