it 'with unmatched region' do
      catalog = Fog::OpenStack::Auth::Catalog::V2.new(payload)
      proc do
        catalog.get_endpoint_url('identity', 'admin', 'regionOther')
      end.must_raise Fog::OpenStack::Auth::Catalog::EndpointError