# File lib/fog/image/openstack/v2/models/image.rb, line 68 def create requires :name merge_attributes(service.create_image(attributes).body) self end