# File lib/deltacloud/drivers/gogrid/gogrid_driver.rb, line 283
  def lb_unregister_instance(credentials, opts={})
      raise Deltacloud::BackendFeatureUnsupported.new('501',
    'Unregistering instances from load balancer is not supported in GoGrid')
  end