Comment 3 for bug 1018635

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

Reviewed: https://review.openstack.org/9501
Committed: http://github.com/openstack/tempest/commit/edba0620c47049c719c43cbfbee74ebf2519e24a
Submitter: Jenkins
Branch: master

commit edba0620c47049c719c43cbfbee74ebf2519e24a
Author: Jay Pipes <email address hidden>
Date: Sun Jul 8 21:34:36 2012 -0400

    Add skip for disabled user test until associated bug is fixed

    Turns out the PUT /users/<USER_ID/enabled call in Keystone
    admin API extension is broken until the fix for the associated
    bug is in. This adds the skip until that is done.

    Change-Id: Ia5d032ebc68c99c9db40e8d96776d81f61a47aec
    Fixes: LP 1018635