upgrade-hook failing with missing dependencies on wheelhouse.txt
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Neutron API OVN Plugin Charm |
Fix Committed
|
High
|
Alex Kavanagh |
Bug Description
When upgrading the charm on an existing environment with a charm built from the current master branch. The neutron-
* hatchling
* calver
Complete error logs are attached to this ticket.
First error :
2023-05-15 03:43:57 WARNING unit.neutron-
2023-05-15 03:43:57 WARNING unit.neutron-
2023-05-15 03:43:57 WARNING unit.neutron-
2023-05-15 03:43:57 WARNING unit.neutron-
2023-05-15 03:43:57 WARNING unit.neutron-
Second error :
2023-05-15 04:02:23 WARNING unit.neutron-
2023-05-15 04:02:23 WARNING unit.neutron-
2023-05-15 04:02:23 WARNING unit.neutron-
2023-05-15 04:02:23 WARNING unit.neutron-
2023-05-15 04:02:23 WARNING unit.neutron-
2023-05-15 04:02:23 WARNING unit.neutron-
2023-05-15 04:02:23 WARNING unit.neutron-
2023-05-15 04:02:23 WARNING unit.neutron-
2023-05-15 04:02:23 WARNING unit.neutron-
After adding them to src/wheelhouse.txt, rebuilding the charm with charmcraft and finally upgrading the charm, the upgrade hook works properly.
The testing environment is the following :
* Juju : 2.9.42
* Ubuntu : 22.04 / Jammy
* Openstack : Yoga
* Charmcraft : 2.2/stable
* Charm neutron-
* Charm-neutron-
Changed in charm-neutron-api-plugin-ovn: | |
assignee: | nobody → Alex Kavanagh (ajkavanagh) |
status: | New → Triaged |
importance: | Undecided → High |
Fix proposed to branch: master /review. opendev. org/c/openstack /charm- neutron- api-plugin- ovn/+/883138
Review: https:/