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 5d78577099 added support for managing DNS records through Slicehost
added for functions that work on DNS records.  The full Slicehost DNS API is now supported.
2010-12-09 16:12:32 -05:00
..
create_record.rb added support for managing DNS records through Slicehost 2010-12-09 16:12:32 -05:00
create_slice.rb [slicehost] rename slices to compute for consistency 2010-09-08 15:00:47 -07:00
create_zone.rb completed adding all the Slicehost DNS zone functions 2010-12-09 14:14:48 -05:00
delete_record.rb added support for managing DNS records through Slicehost 2010-12-09 16:12:32 -05:00
delete_slice.rb [slicehost] rename slices to compute for consistency 2010-09-08 15:00:47 -07:00
delete_zone.rb added support for managing DNS records through Slicehost 2010-12-09 16:12:32 -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 added support for managing DNS records through Slicehost 2010-12-09 16:12:32 -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 completed adding all the Slicehost DNS zone functions 2010-12-09 14:14:48 -05:00
get_zones.rb added support for managing DNS records through Slicehost 2010-12-09 16:12:32 -05:00
reboot_slice.rb fixes for/from specs/tests 2010-09-09 17:50:38 -07:00