# File lib/fog/orchestration/openstack/models/stack.rb, line 71
        def cancel_update
          service.cancel_update(self)
        end