Comment 13 for bug 1471034

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to keystone (master)

Reviewed: https://review.openstack.org/200512
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=312d6c9fd0ab3901cafece0fcb4181490910ea65
Submitter: Jenkins
Branch: master

commit 312d6c9fd0ab3901cafece0fcb4181490910ea65
Author: jiaxi <email address hidden>
Date: Thu Jul 23 04:33:13 2015 -0400

    Reject create endpoint with invalid urls

    The patch is not for general URL validation. It just implements
    a check to make sure any substitutions in the URL will be valid
    when building the catalog.

    The bug also happen in v3. So we have to fix this bug in both
    v2 and v3.

    Closes-Bug: #1471034
    Change-Id: I6728edaae26b140fc19afec6331674c57856985c