Activity log for bug #1531334

Date Who What changed Old value New value Message
2016-01-05 23:15:34 Errol Pais bug added bug
2016-01-05 23:15:34 Errol Pais attachment added NewItemDuplication.jpg https://bugs.launchpad.net/bugs/1531334/+attachment/4544659/+files/NewItemDuplication.jpg
2016-01-05 23:16:49 Errol Pais description Description: The transfer table is a component that is preloaded with data to identify what's available and what's allocated. This results in two disjoint sets. The bug appears when we programatically try to create and allocate an item to an already preloaded transfer table. Although the table adds the new item to the allocated set, it adds it to the available set as well. Steps to reproduce: * Navigate to Project-->Compute-->Instances * Click on the angular Launch Instance button to open up the Launch Instance Modal * Go to key pair section * Make sure there are no key pairs allocated in the transfer table. * Create a key pair by clicking on the create key pair button and completing the create key pair flow. When you return back to the transfer table that lists the key pairs, you can see that the newly created key pair is visible under both the available section as well as the allocated. Description: The transfer table is a component that is preloaded with data to identify what's available and what's allocated. This results in two disjoint sets. The bug appears when we programatically try to create and allocate an item to an already preloaded transfer table. Although the table adds the new item to the allocated set, it adds it to the available set as well. Steps to reproduce: * Navigate to Project-->Compute-->Instances * Click on the angular Launch Instance button to open up the Launch Instance Modal * Go to key pair section * Make sure there are no key pairs allocated in the transfer table. * Create a key pair by clicking on the create key pair button and completing the create key pair flow. When you return back to the transfer table that lists the key pairs, you can see that the newly created key pair is visible under both the available section as well as the allocated. Attached Screenshot
2016-01-06 08:36:29 Itxaka Serrano horizon: status New Confirmed
2016-01-06 08:38:07 Itxaka Serrano horizon: assignee Itxaka Serrano (itxakaserrano)
2016-01-06 08:54:19 OpenStack Infra horizon: status Confirmed In Progress
2016-01-08 20:38:50 OpenStack Infra horizon: assignee Itxaka Serrano (itxakaserrano) Errol Pais (epais)
2016-01-11 19:53:15 Travis Tripp horizon: importance Undecided Medium
2016-01-11 19:53:23 Travis Tripp horizon: milestone mitaka-2
2016-01-13 02:52:49 OpenStack Infra horizon: status In Progress Fix Released