Skip to content

[stable/antelope] Use zaza.model.run_on_unit for ca checks#1419

Closed
xtrusia wants to merge 1 commit into
openstack-charmers:stable/antelopefrom
xtrusia:fix-ca-check-juju3-antelope
Closed

[stable/antelope] Use zaza.model.run_on_unit for ca checks#1419
xtrusia wants to merge 1 commit into
openstack-charmers:stable/antelopefrom
xtrusia:fix-ca-check-juju3-antelope

Conversation

@xtrusia

@xtrusia xtrusia commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Existing code uses the python libjuju unit.run in order to execute a wait check for ca readiness across the units. The behavior of libjuju changed between 2.x and 3.x and causes this functionality to break. This is abstracted and handled in the zaza library, so use that code instead as it properly handles the differences.

(cherry picked from commit a64d2c6)

Existing code uses the python libjuju unit.run in order to execute
a wait check for ca readiness across the units. The behavior of libjuju
changed between 2.x and 3.x and causes this functionality to break. This
is abstracted and handled in the zaza library, so use that code instead
as it properly handles the differences.

Signed-off-by: Billy Olsen <billy.olsen@canonical.com>
(cherry picked from commit a64d2c6)
Signed-off-by: Seyeong Kim <seyeong.kim@canonical.com>
@xtrusia xtrusia changed the title Use zaza.model.run_on_unit for ca checks [stable/antelope] Use zaza.model.run_on_unit for ca checks Jul 10, 2026
@dosaboy

dosaboy commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

looks like this was submitted twice, closing same as the other since it is already included in #1414

@dosaboy dosaboy closed this Jul 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants