Comment 10 for bug 1282266

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tempest (master)

Reviewed: https://review.openstack.org/77006
Committed: https://git.openstack.org/cgit/openstack/tempest/commit/?id=3a9bdf9e49c196344cffc5ea56ada0361362d917
Submitter: Jenkins
Branch: master

commit 3a9bdf9e49c196344cffc5ea56ada0361362d917
Author: Brant Knudson <email address hidden>
Date: Thu Feb 27 17:09:50 2014 -0600

    Add negative tests for endpoints

    There were no negative tests that showed that the identity API
    returns 400 Bad Request if an attempt is made to create or
    update an endpoint with a non-Boolean value for the enabled
    attribute.

    Change-Id: I45db202c8231e02b5cf0514133976339e3a2f200
    Related-Bug: #1282266