← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1291529] Re: Help text improvement in "Retrieve Password": mention private key rather than key pair

 

** Changed in: horizon
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1291529

Title:
  Help text improvement in "Retrieve Password": mention private key
  rather than key pair

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  openstack_dashboard/dashboards/project/instances/templates/instances/_decryptpassword.html

  A private key is used to decrypt a password.
  It is better to update the message to mention "private key" needs to be specified.

  -    <p>{% trans "To decrypt your password you will need your key pair for this instance. Select your key pair file, or cop
  y and paste the content of your private key file into the text area below, then click Decrypt Password."%}</p>
  +    <p>{% trans "To decrypt your password you will need the private key of your key pair for this instance. Select the pri
  vate key file, or copy and paste the content of your private key file into the text area below, then click Decrypt Password
  ."%}</p>

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1291529/+subscriptions


References