Files
charm-vault/src/wheelhouse.txt
Felipe Reyes c91c6b0bb1 Add charmcraft 3 support
Update the charmcraft.yaml file to use base and platforms, only
allowing noble support.

- Update osci.yaml to use the charmcraft 3.x/beta
- Drop non-noble tests

Change-Id: Ied2b97aaf399593af2faee43753e9eaf1d1b1df6
2024-06-26 07:02:48 +01:00

26 lines
657 B
Plaintext

netifaces
hvac<0.12.0
tenacity
pbr
# for lunar support, psycopg 2.9.5 adds support for py311
psycopg2<2.9.5;python_version<'3.11'
psycopg2>=2.9.5;python_version>='3.11'
requests
psutil
git+https://github.com/wolsen/charms.reactive.git@fix-entry-points#egg=charms.reactive
git+https://github.com/openstack/charms.openstack.git#egg=charms.openstack
git+https://github.com/juju/charm-helpers.git#egg=charmhelpers
git+https://github.com/wolsen/ops-reactive-interface.git@fix-endpoints#egg=ops_reactive_interface
loadbalancer-interface
# Bug: https://github.com/canonical/operator/issues/517
# Pin exclude 1.2.0 as it doesn't work with xenial
ops!=1.2.0