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/openstack/requests/image
Vadim Spivak a47c23bbf0 [openstack|image] Stream OpenStack image
The excon gem already supports passing in a File for the body
instead of a String. Also close the file after the request has been
processed.
2012-07-16 15:49:08 -07:00
..
add_member_to_image.rb
create_image.rb [openstack|image] Stream OpenStack image 2012-07-16 15:49:08 -07:00
delete_image.rb
get_image.rb
get_image_by_id.rb [openstack|image] Added image module, model and request 2012-04-30 10:34:59 +08:00
get_image_members.rb
get_shared_images.rb
list_public_images.rb Add the 'new_image' public images, so that find_by_id can find it 2012-07-02 12:51:21 +02:00
list_public_images_detailed.rb Add the 'new_image' public images, so that find_by_id can find it 2012-07-02 12:51:21 +02:00
remove_member_from_image.rb
set_tenant.rb [openstack|image] Added set_tenant 2012-04-30 10:35:02 +08:00
update_image.rb Return the properly updated image 2012-07-02 12:34:04 +02:00