# File lib/fog/hp/models/compute/server.rb, line 90
        def image_id=(new_image_id)
          @image_id = new_image_id
        end