# File lib/deltacloud/drivers/ec2/ec2_driver.rb, line 24
  def authn_feature_failed?
    return true unless authn_error.nil?
  end