Activity log for bug #1798773

Date Who What changed Old value New value Message
2018-10-19 08:45:09 chen haochuan bug added bug
2018-10-19 08:45:31 chen haochuan starlingx: assignee chen haochuan (martin1982)
2018-10-19 20:16:42 Brent Rowsell starlingx: status New Incomplete
2018-10-22 00:59:08 chen haochuan description Title ----- host type check method wrong in virt-support-goenabled.sh Severity -------- Critical Title  -----  host type check method wrong in virt-support-goenabled.sh Severity  -------- Critical stx-metal/mtce-compute/cgts-mtce-compute-1.0/scripts/virt-support-goenabled.sh Line 50: if [ "${host_type}" = "physical" ] && [ "${hardware_virt_supported}" == "false" ]; then should be if [ "${host_type}" == "physical" ] && [ "${hardware_virt_supported}" == "false" ]; then
2018-10-22 05:19:15 OpenStack Infra starlingx: status Incomplete In Progress
2018-10-22 19:30:12 OpenStack Infra starlingx: status In Progress Fix Released
2018-10-23 21:59:36 Ghada Khalil tags stx.metal
2018-10-23 22:00:31 Ghada Khalil starlingx: importance Undecided Low
2018-10-23 22:08:15 Ghada Khalil tags stx.metal stx.2019.03 stx.metal
2019-01-18 21:10:38 Ken Young tags stx.2019.03 stx.metal stx.2019.05 stx.metal
2019-04-05 20:39:10 Ken Young tags stx.2019.05 stx.metal stx.2.0 stx.metal