Activity log for bug #1415209

Date Who What changed Old value New value Message
2015-01-27 21:07:46 Michael McCune bug added bug
2015-01-27 21:08:43 Michael McCune description According to this nova source[1], keypair names can have any combinations of numbers, letters, spaces, hyphens, and underscores. When attempting to delete keypairs with consecutive underscores in their names the keypairs are not deleted and occasionally an info popup is displayed. steps to reproduce: test 1 1. create a keypair with the name "__a" 2. delete the keypair with the button on it's line result is an info box with the text "Please select a row before taking that action." test 2 1. create a keypair with the name "a__" 2. delete the keypair with the button on it's line result is no change in the list. This only appears to be an issue when the name has multiple consecutive underscores. This appears to only happen through the dashboard as these keypairs can be deleted by name from the `nova` cli tool. According to this nova source[1], keypair names can have any combinations of numbers, letters, spaces, hyphens, and underscores. When attempting to delete keypairs with consecutive underscores in their names the keypairs are not deleted and occasionally an info popup is displayed. steps to reproduce: test 1 1. create a keypair with the name "__a" 2. delete the keypair with the button on it's line result is an info box with the text "Please select a row before taking that action." test 2 1. create a keypair with the name "a__" 2. delete the keypair with the button on it's line result is no change in the list. This only appears to be an issue when the name has multiple consecutive underscores. This appears to only happen through the dashboard as these keypairs can be deleted by name from the `nova` cli tool. [1]: https://github.com/openstack/nova/blob/master/nova/compute/api.py#L3690
2015-01-27 21:12:20 Michael McCune description According to this nova source[1], keypair names can have any combinations of numbers, letters, spaces, hyphens, and underscores. When attempting to delete keypairs with consecutive underscores in their names the keypairs are not deleted and occasionally an info popup is displayed. steps to reproduce: test 1 1. create a keypair with the name "__a" 2. delete the keypair with the button on it's line result is an info box with the text "Please select a row before taking that action." test 2 1. create a keypair with the name "a__" 2. delete the keypair with the button on it's line result is no change in the list. This only appears to be an issue when the name has multiple consecutive underscores. This appears to only happen through the dashboard as these keypairs can be deleted by name from the `nova` cli tool. [1]: https://github.com/openstack/nova/blob/master/nova/compute/api.py#L3690 According to this nova source[1], keypair names can have any combinations of numbers, letters, spaces, hyphens, and underscores. When attempting to delete keypairs with consecutive underscores in their names the keypairs are not deleted and occasionally an info popup is displayed. steps to reproduce: test 1 1. create a keypair with the name "__a" 2. delete the keypair with the button on it's line result is an info box with the text "Please select a row before taking that action." test 2 1. create a keypair with the name "a__" 2. delete the keypair with the button on it's line result is no change in the list. This only appears to be an issue when the name has multiple consecutive underscores. This appears to only happen through the dashboard as these keypairs can be deleted by name from the `nova` cli tool. If the keypairs are selected using the checkboxes and deleted en masse using the global delete button then they are successfully deleted. [1]: https://github.com/openstack/nova/blob/master/nova/compute/api.py#L3690
2015-01-28 05:59:01 lilly horizon: assignee lilly (lilly-spandanabarukula)
2015-01-28 17:49:16 Gary W. Smith summary Unable to delete keypairs with consecutive underscores characters in their names Unable to delete keypairs with consecutive underscores in their names
2015-01-28 17:49:41 Gary W. Smith horizon: status New Confirmed
2015-01-28 17:49:50 Gary W. Smith horizon: importance Undecided Low
2015-02-04 06:14:44 lilly horizon: status Confirmed In Progress
2017-09-20 22:04:45 Akihiro Motoki horizon: status In Progress Confirmed
2017-09-20 22:04:46 Akihiro Motoki horizon: assignee lilly (lilly-spandanabarukula)
2020-11-26 07:40:34 Vishal Manchanda horizon: status Confirmed Incomplete
2020-11-26 10:28:41 Vishal Manchanda horizon: status Incomplete New