Files
sunbeam-charms/ops-sunbeam/requirements.txt
Liam Young 00930c7419 Wrap db sync in tenacity retry
Switch the charm to retry db-sync. This is a precursor to having all
units run the db sync. If a table is locked by another unit the db
sync command hangs until the lock is released so the most likely
error condition is a command timeout.

Change-Id: I1605220b9f605c8d98859c705c8498328c05edd2
2023-02-27 10:12:54 +00:00

10 lines
182 B
Plaintext

jinja2
jsonschema
kubernetes
ops
python-keystoneclient
git+https://github.com/openstack/charm-ops-interface-ceph-client#egg=interface_ceph_client
lightkube
lightkube-models
tenacity