Comment 3 for bug 1284430

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

Reviewed: https://review.openstack.org/96266
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=8ef267c3ee3f0f1e6bdb74da7ed68aeb958e5567
Submitter: Jenkins
Branch: master

commit 8ef267c3ee3f0f1e6bdb74da7ed68aeb958e5567
Author: Lance Bragstad <email address hidden>
Date: Wed Jul 23 19:41:37 2014 +0000

    Implement validation on the Catalog V3 API

    Use JSONSchema to validate CRUD operations on V3 Catalog resources. This
    includes wrapping the create and update methods for Regions, Services,
    and Endpoints. This change removes functionality specific to the Catalog
    API for validating parameters for incoming requests.

    Closes-Bug: #1284430
    bp: api-validation
    Change-Id: If8b665ffb0ed22a3f060254786fe1feaf0b78318