Activity log for bug #1559102

Date Who What changed Old value New value Message
2016-03-18 13:28:48 Alexandr Kostrikov bug added bug
2016-03-18 13:34:42 Alexandr Kostrikov summary Remove code duplication in send_keys to virtual machine in fuel-qa and fuel-devops Remove code duplication in get_keys to virtual machine in fuel-qa and fuel-devops
2016-03-18 13:35:00 Alexandr Kostrikov description There is a code duplication in methods send keys which is error prone. `send_keys` is almost a duplicate at [0] and [1]. [0] https://github.com/openstack/fuel-qa/blob/master/fuelweb_test/models/environment.py#L153 [1] https://github.com/openstack/fuel-devops/blob/master/devops/helpers/helpers.py#L176 There is a code duplication in methods get_keys which is error prone. `get_keys` is almost a duplicate at [0] and [1]. [0] https://github.com/openstack/fuel-qa/blob/master/fuelweb_test/models/environment.py#L153 [1] https://github.com/openstack/fuel-devops/blob/master/devops/helpers/helpers.py#L176
2016-03-18 14:11:55 Alexandr Kostrikov attachment added Example https://bugs.launchpad.net/fuel/+bug/1559102/+attachment/4603258/+files/refactor_get_keys.png
2016-04-10 21:05:54 Fuel Devops McRobotson fuel/mitaka: importance Undecided Medium
2016-04-10 21:05:54 Fuel Devops McRobotson fuel/mitaka: status New In Progress
2016-04-10 21:05:54 Fuel Devops McRobotson fuel/mitaka: milestone 9.0
2016-04-10 21:05:54 Fuel Devops McRobotson fuel/mitaka: assignee Alexandr Kostrikov (akostrikov-mirantis)
2016-04-10 21:05:56 Fuel Devops McRobotson fuel/newton: milestone 9.0 10.0
2016-04-10 21:05:58 Fuel Devops McRobotson fuel/mitaka: status In Progress Won't Fix