2021-06-07 10:05:31 |
Maksim Malchuk |
bug |
|
|
added bug |
2021-06-07 10:06:56 |
OpenStack Infra |
kolla-ansible: status |
New |
In Progress |
|
2021-06-07 10:07:26 |
Maksim Malchuk |
kolla-ansible: assignee |
|
Maksim Malchuk (mmalchuk) |
|
2021-06-08 07:41:13 |
Mark Goddard |
summary |
Deploy failed with absent handler for swift role |
Deploy failed with absent handler for swift role when kolla_copy_ca_into_containers is true |
|
2021-06-08 07:41:17 |
Mark Goddard |
kolla-ansible: importance |
Undecided |
Medium |
|
2021-06-08 07:41:25 |
Mark Goddard |
nominated for series |
|
kolla-ansible/xena |
|
2021-06-08 07:41:25 |
Mark Goddard |
bug task added |
|
kolla-ansible/xena |
|
2021-06-08 07:41:25 |
Mark Goddard |
nominated for series |
|
kolla-ansible/ussuri |
|
2021-06-08 07:41:25 |
Mark Goddard |
bug task added |
|
kolla-ansible/ussuri |
|
2021-06-08 07:41:25 |
Mark Goddard |
nominated for series |
|
kolla-ansible/wallaby |
|
2021-06-08 07:41:25 |
Mark Goddard |
bug task added |
|
kolla-ansible/wallaby |
|
2021-06-08 07:41:25 |
Mark Goddard |
nominated for series |
|
kolla-ansible/victoria |
|
2021-06-08 07:41:25 |
Mark Goddard |
bug task added |
|
kolla-ansible/victoria |
|
2021-06-08 07:41:32 |
Mark Goddard |
kolla-ansible/wallaby: importance |
Undecided |
Medium |
|
2021-06-08 07:41:34 |
Mark Goddard |
kolla-ansible/victoria: importance |
Undecided |
Medium |
|
2021-06-08 07:41:38 |
Mark Goddard |
kolla-ansible/ussuri: importance |
Undecided |
Medium |
|
2021-06-08 07:42:17 |
Mark Goddard |
description |
In some cases deploy failed with an error:
ERROR! The requested handler 'Restart swift-api container' was not found in either the main handlers list nor in the listening handlers list
This is because the 'swift' role now import the new role 'service-cert-copy' [1] and try to restart [2] the container via absent handler.
1. https://review.opendev.org/c/openstack/kolla-ansible/+/719104/4/ansible/roles/swift/tasks/copy-certs.yml
2. https://review.opendev.org/c/openstack/kolla-ansible/+/713986/22/ansible/roles/service-cert-copy/tasks/main.yml |
When deploying Swift with kolla_copy_ca_into_containers set to true, the deploy fails with an error:
ERROR! The requested handler 'Restart swift-api container' was not found in either the main handlers list nor in the listening handlers list
This is because the 'swift' role now import the new role 'service-cert-copy' [1] and try to restart [2] the container via absent handler.
1. https://review.opendev.org/c/openstack/kolla-ansible/+/719104/4/ansible/roles/swift/tasks/copy-certs.yml
2. https://review.opendev.org/c/openstack/kolla-ansible/+/713986/22/ansible/roles/service-cert-copy/tasks/main.yml |
|
2021-06-08 07:55:00 |
Maksim Malchuk |
kolla-ansible/wallaby: assignee |
|
Maksim Malchuk (mmalchuk) |
|
2021-06-08 07:55:03 |
Maksim Malchuk |
kolla-ansible/victoria: assignee |
|
Maksim Malchuk (mmalchuk) |
|
2021-06-08 07:55:09 |
Maksim Malchuk |
kolla-ansible/ussuri: assignee |
|
Maksim Malchuk (mmalchuk) |
|
2021-06-08 09:52:16 |
OpenStack Infra |
kolla-ansible: status |
In Progress |
Fix Released |
|
2021-06-08 09:56:54 |
OpenStack Infra |
kolla-ansible/wallaby: status |
New |
In Progress |
|
2021-06-08 09:57:53 |
OpenStack Infra |
kolla-ansible/victoria: status |
New |
In Progress |
|
2021-06-08 09:58:33 |
OpenStack Infra |
kolla-ansible/ussuri: status |
New |
In Progress |
|
2021-06-08 14:11:47 |
OpenStack Infra |
kolla-ansible/wallaby: status |
In Progress |
Fix Committed |
|
2021-06-08 14:17:41 |
OpenStack Infra |
kolla-ansible/victoria: status |
In Progress |
Fix Committed |
|
2021-06-08 16:00:13 |
OpenStack Infra |
kolla-ansible/ussuri: status |
In Progress |
Fix Committed |
|