Wrapping Retry for Py3.10 25/13425/2
authorMark Beierl <mark.beierl@canonical.com>
Fri, 19 May 2023 02:21:06 +0000 (22:21 -0400)
committerMark Beierl <mark.beierl@canonical.com>
Fri, 19 May 2023 02:26:33 +0000 (22:26 -0400)
commitfb79786bd154505ea9c7578e6247dea565ea9c41
treeff6ad1c940782cd672c5c13171fffbe2a304b662
parent714d8874783b507cd66a37d1dcd2f1d3ac980257
Wrapping Retry for Py3.10

The retrying_async library is not Python 3.10 ready, so we are providing
a 3.10 compatible callback for it to use instead of the default one

Change-Id: I15e9b64c70d4d294c9ff0c6c7048cd257f6e1b61
Signed-off-by: Mark Beierl <mark.beierl@canonical.com>
n2vc/kubectl.py
n2vc/n2vc_juju_conn.py