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 9d4b6a8bfb add new method to Slicehost - get_zones (not debugged yet)
have added new parser and request for get_zones.  As slicehost docs are sparse, parser has not been updated.  Will do so once I analyze xml that comes back from request (ie next checkin should have working parser)
2010-12-09 11:51:17 -05:00
..
create_slice.rb [slicehost] rename slices to compute for consistency 2010-09-08 15:00:47 -07:00
delete_slice.rb [slicehost] rename slices to compute for consistency 2010-09-08 15:00:47 -07: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_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_zones.rb add new method to Slicehost - get_zones (not debugged yet) 2010-12-09 11:51:17 -05:00
reboot_slice.rb fixes for/from specs/tests 2010-09-09 17:50:38 -07:00