pvc/client-cli/pvc/cli_lib
Joshua Boniface 096bcdfd75 Try a literal eval first
This is a breakage between the older version of Celery (Deb10) and
newer. The hard removal broke Deb10 instances.

So try that first, and on failure, assume newer Celery format.
2022-09-06 10:34:50 -04:00
..
__init__.py Convert pvc-client-cli into a proper Python module 2021-06-23 05:03:19 -04:00
ansiprint.py Reformat code with Black code formatter 2021-11-06 03:02:43 -04:00
ceph.py Add support for replacing/refreshing OSDs 2022-05-06 15:32:06 -04:00
cluster.py Reformat code with Black code formatter 2021-11-06 03:02:43 -04:00
common.py Add 0.05s to connection timeout 2021-11-08 03:11:41 -05:00
network.py Reformat code with Black code formatter 2021-11-06 03:02:43 -04:00
node.py Reformat code with Black code formatter 2021-11-06 03:02:43 -04:00
provisioner.py Try a literal eval first 2022-09-06 10:34:50 -04:00
vm.py Use separate connect and data timeouts 2021-11-08 03:10:09 -05:00
zkhandler.py Reformat code with Black code formatter 2021-11-06 03:02:43 -04:00