Returns the type of the Image (string value)
286 287 288
# File 'lib/opennebula/image.rb', line 286 def type_str IMAGE_TYPES[type] end