Comment 5 for bug 1603905

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

Reviewed: https://review.openstack.org/345137
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=002de1b18392044e1e719f5edae1dfa64a52a575
Submitter: Jenkins
Branch: master

commit 002de1b18392044e1e719f5edae1dfa64a52a575
Author: Dave Chen <email address hidden>
Date: Thu Jul 21 10:50:04 2016 +0800

    Clarify V2 API for enabling or disabling user

    This small change make it clear that the API can also disable a
    user and the request body with `enabled` attribute is always needed.

    Change-Id: I4e242d36e9830fd162634c5a864f6a787a4de9d7
    Related-Bug: #1603905