Comment 8 for bug 1337245

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

Reviewed: https://review.openstack.org/106018
Committed: https://git.openstack.org/cgit/openstack/python-openstackclient/commit/?id=0069adef5ccec501c36b8da1d2de2821a97afe07
Submitter: Jenkins
Branch: master

commit 0069adef5ccec501c36b8da1d2de2821a97afe07
Author: Mouad Benchchaoui <email address hidden>
Date: Thu Jul 10 13:23:35 2014 +0200

    Add action 'user password set' for identiy v3

    This new action will allow a user to change their own password by
    either providing the new password as an argument (--password) or by
    being prompted to enter the new password.
    In both cases user will be prompted to enter their current password
    as required by the v3 API.

    Closes-Bug: #1337245
    Change-Id: I5e1e0fd2b46a4502318da57f7cce2b236fb2d93d