Activity log for bug #1270984

Date Who What changed Old value New value Message
2014-01-21 00:13:17 Thomas Orozco bug added bug
2014-01-21 00:15:24 Thomas Orozco description When a user attempts to import a keypair into Horizon, and the import fails, they are faced with a generic error message: "unable to import keypair". This does not help the user in identifying what they may have done wrong (invalid name, invalid, maybe they even mistakenly pasted a private key in there). Additionally, this doesn't help the user identify whether they made the mistake (this would be a Bad Request), or whether there's an issue with nova that their administrator should be looking at. Since the import is done through novaclient, we can get use the error message from Nova when faced witha Bad Requesst, and fall back to the generic error message in case we received another error. Here is a proposed fix: https://review.openstack.org/#/c/67334/ When a user attempts to import a keypair into Horizon, and the import fails, they are faced with a generic error message: "unable to import keypair". This does not help the user in identifying what they may have done wrong (invalid name, invalid, maybe they even mistakenly pasted a private key in there). Additionally, this doesn't help the user identify whether they made the mistake (this would be a Bad Request), or whether there's an issue with nova that their administrator should be looking at. Since the import is done through novaclient, we can get use the error message from Nova when faced with a Bad Request, and fall back to the generic error message in case we received another error. Here is a proposed fix: https://review.openstack.org/#/c/67334/
2014-01-21 00:53:31 Kieran Spear horizon: assignee Thomas Orozco (thomis)
2014-01-21 00:53:35 Kieran Spear horizon: status New In Progress
2014-01-21 00:53:38 Kieran Spear horizon: importance Undecided Low
2016-05-10 13:04:56 Timur Sufiev horizon: assignee Thomas Orozco (torozco)
2016-05-10 13:05:02 Timur Sufiev horizon: status In Progress Confirmed
2016-09-09 06:44:51 Sunkara Ramya Sree horizon: assignee Sunkara Ramya Sree (ramyasunkara)
2016-09-09 10:24:58 Monika horizon: assignee Sunkara Ramya Sree (ramyasunkara) Monika (970954-monika)
2017-10-20 21:32:40 Gary W. Smith horizon: assignee Monika (970954-monika)
2017-10-20 21:32:48 Gary W. Smith tags error-reporting keystone
2017-10-20 21:55:25 Akihiro Motoki tags error-reporting keystone error-reporting nova