Comment 2 for bug 1291529

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

Reviewed: https://review.openstack.org/80223
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=be3a7532c09f4be0ab5f1a416d57f5ced8077823
Submitter: Jenkins
Branch: master

commit be3a7532c09f4be0ab5f1a416d57f5ced8077823
Author: Akihiro Motoki <email address hidden>
Date: Thu Mar 13 03:11:17 2014 +0900

    Improve help message in Retrieve Password form

    A private key is used to decrypt a password.
    It is better to update the message to mention "private key" explicitly
    instead of "key pair". "key pair" is a pair of private and public key.

    Change-Id: Icd5aa8fae2a348df011861469d028903bd71ec02
    Closes-Bug: #1291529