From d92ca03d9185c535c04519e71a052cc137d780d2 Mon Sep 17 00:00:00 2001 From: Chris MacNaughton Date: Fri, 9 Sep 2022 07:35:52 -0400 Subject: [PATCH] Update git submodules * Update charm-ceph-mon from branch 'master' to e60a23ae16bf8ef67b8917d3bae085ea4e9f99b9 - Rewrite actions/copy_pool into the oeprator framework In addition to trivial changes (passing `event` into the `copy_pool` function), this change introduces an update to the actions/__init__.py that allows succinct import and use from the main charm.py. An apparently unrelated change is the removal of charm-proof from the lint job, as it fails with the removal of actions/copy-pool. Change-Id: I66a5590ddf0f0bb5ca073a91b451f8c78598609a func-test-pr: https://github.com/openstack-charmers/zaza-openstack-tests/pull/866 --- charm-ceph-mon | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charm-ceph-mon b/charm-ceph-mon index 5656db92df3c..e60a23ae16bf 160000 --- a/charm-ceph-mon +++ b/charm-ceph-mon @@ -1 +1 @@ -Subproject commit 5656db92df3cbfb970636908ed19b6ef26b79882 +Subproject commit e60a23ae16bf8ef67b8917d3bae085ea4e9f99b9