Activity log for bug #1842460

Date Who What changed Old value New value Message
2019-09-03 17:11:51 Doug Szumski bug added bug
2019-09-03 17:11:59 Doug Szumski kolla-ansible: assignee Doug Szumski (dszumski)
2019-09-03 17:13:14 OpenStack Infra kolla-ansible: status New In Progress
2019-09-04 08:19:40 Doug Szumski description The output from `nova-manage cell_v2 list_cells --verbose` contains an extra column which appears not to have existed previously, stating whether the cell is enabled or not. This means that the regex never matches, so existing_cells is always empty. This impacts the following tasks during cell creation: - Create base cell for legacy instances (will always run, previously would only run if base cell didn't exist) - Update base cell for legacy instances (will never run) - Print warning if a duplicate cell is detected (will never run) The main using facing impact is likely to be that if they change the rabbit or mysql connection strings, for example by rotating the passwords, they won't get updated for the base cell. The output from `nova-manage cell_v2 list_cells --verbose` contains an extra column which appears not to have existed previously, stating whether the cell is enabled or not. This means that the regex never matches, so existing_cells is always empty. This impacts the following tasks during cell creation: - Create base cell for legacy instances (will always run, previously would only run if base cell didn't exist) - Update base cell for legacy instances (will never run) - Print warning if a duplicate cell is detected (will never run) The main user facing impact is likely to be that if they change the rabbit or mysql connection strings, for example by rotating the passwords, they won't get updated for the base cell.
2019-09-05 11:28:36 Mark Goddard kolla-ansible: importance Undecided Medium
2019-09-05 11:29:31 Mark Goddard nominated for series kolla-ansible/train
2019-09-05 11:29:31 Mark Goddard bug task added kolla-ansible/train
2019-09-05 11:29:36 Mark Goddard kolla-ansible/train: milestone 9.0.0
2019-09-07 19:46:29 OpenStack Infra kolla-ansible: status In Progress Fix Released
2019-09-09 13:43:20 Mark Goddard nominated for series kolla-ansible/rocky
2019-09-09 13:43:20 Mark Goddard bug task added kolla-ansible/rocky
2019-09-09 13:43:20 Mark Goddard nominated for series kolla-ansible/stein
2019-09-09 13:43:20 Mark Goddard bug task added kolla-ansible/stein
2019-09-09 13:44:11 Mark Goddard kolla-ansible/stein: importance Undecided Medium
2019-09-09 13:44:13 Mark Goddard kolla-ansible/rocky: importance Undecided Medium
2019-09-09 13:44:19 Mark Goddard kolla-ansible/stein: milestone 8.0.2
2019-09-09 13:44:21 Mark Goddard kolla-ansible/rocky: milestone 7.1.3
2019-09-09 13:46:01 OpenStack Infra kolla-ansible/stein: status New In Progress
2019-09-09 13:46:01 OpenStack Infra kolla-ansible/stein: assignee Mark Goddard (mgoddard)
2019-09-09 13:46:29 OpenStack Infra kolla-ansible/rocky: status New In Progress
2019-09-09 13:46:29 OpenStack Infra kolla-ansible/rocky: assignee Mark Goddard (mgoddard)
2019-09-10 18:19:06 OpenStack Infra kolla-ansible/stein: status In Progress Fix Committed
2019-09-10 18:19:18 OpenStack Infra kolla-ansible/rocky: status In Progress Fix Committed