For principal - subordinate plugin type relations where the
principal Python payload imports code from packages managed by a
subordinate, upgrades can be problematic.
This change will allow a subordinate charm that have opted into the
feature to inform its principal about all implemented release -
packages combinations ahead of time. With this information in place
the principal can do the upgrade in one operation without risk of
charm relation RPC type processing at a critical moment.
Reviewed: https:/ /review. opendev. org/c/openstack /charm- ceilometer- agent/+ /812129 /opendev. org/openstack/ charm-ceilomete r-agent/ commit/ be45f7794504514 ffbd4bc721af8f3 df9a4c6038
Committed: https:/
Submitter: "Zuul (22348)"
Branch: master
commit be45f7794504514 ffbd4bc721af8f3 df9a4c6038
Author: Aurelien Lourot <email address hidden>
Date: Tue Sep 28 14:19:08 2021 +0200
Publish releases packages map to principal charm
For principal - subordinate plugin type relations where the
principal Python payload imports code from packages managed by a
subordinate, upgrades can be problematic.
This change will allow a subordinate charm that have opted into the
feature to inform its principal about all implemented release -
packages combinations ahead of time. With this information in place
the principal can do the upgrade in one operation without risk of
charm relation RPC type processing at a critical moment.
This is similar to /review. opendev. org/c/openstack /charm- interface- keystone- domain- backend/ +/781658 /review. opendev. org/c/openstack /charm- layer-openstack /+/781624
https:/
https:/
Change-Id: Ibd5bdcb141fc31 03ee97123ff284f b2957802eba
Closes-Bug: #1927277