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/requests/compute
Athir Nuaimi eb523fb80a [aws|dns] 1st pass at Route 53 support. All functions added but not tested
have added each of the Route 53 functions
list_hosted_zones is working.  rest still need to be tested

[aws|linode|slicehost|zerigo|dns] added complete test cases for linode & slicehost DNS.  Also added initial support for AWS Route 53
2010-12-16 00:29:42 -05:00
..
create_record.rb complete work on Slicehost DNS functions. all functions now supported 2010-12-10 11:56:49 -05:00
create_slice.rb complete work on Slicehost DNS functions. all functions now supported 2010-12-10 11:56:49 -05:00
create_zone.rb complete work on Slicehost DNS functions. all functions now supported 2010-12-10 11:56:49 -05:00
delete_record.rb complete work on Slicehost DNS functions. all functions now supported 2010-12-10 11:56:49 -05:00
delete_slice.rb complete work on Slicehost DNS functions. all functions now supported 2010-12-10 11:56:49 -05:00
delete_zone.rb complete work on Slicehost DNS functions. all functions now supported 2010-12-10 11:56:49 -05:00
dns_manager.rb [aws|dns] 1st pass at Route 53 support. All functions added but not tested 2010-12-16 00:29:42 -05:00
get_backups.rb [slicehost] rename slices to compute for consistency 2010-09-08 15:00:47 -07:00
get_flavor.rb [slicehost] rename slices to compute for consistency 2010-09-08 15:00:47 -07:00
get_flavors.rb [slicehost] rename slices to compute for consistency 2010-09-08 15:00:47 -07:00
get_image.rb [slicehost] rename slices to compute for consistency 2010-09-08 15:00:47 -07:00
get_images.rb [slicehost] rename slices to compute for consistency 2010-09-08 15:00:47 -07:00
get_record.rb complete work on Slicehost DNS functions. all functions now supported 2010-12-10 11:56:49 -05:00
get_records.rb added support for managing DNS records through Slicehost 2010-12-09 16:12:32 -05:00
get_slice.rb [slicehost] rename slices to compute for consistency 2010-09-08 15:00:47 -07:00
get_slices.rb [slicehost] rename slices to compute for consistency 2010-09-08 15:00:47 -07:00
get_zone.rb complete work on Slicehost DNS functions. all functions now supported 2010-12-10 11:56:49 -05:00
get_zones.rb [aws|dns] 1st pass at Route 53 support. All functions added but not tested 2010-12-16 00:29:42 -05:00
mock.rb [aws|dns] 1st pass at Route 53 support. All functions added but not tested 2010-12-16 00:29:42 -05:00
reboot_slice.rb fixes for/from specs/tests 2010-09-09 17:50:38 -07:00