87364abd0e
ops 2.17 officially deprecated harness and moved some of the internal paths (that we're not supposed to use, but we do). Update these paths, but we need to move off harness at some point. Change-Id: If3921e4f8bdd2c5973e30793267308ac9fa0d951 Signed-off-by: Guillaume Boutry <guillaume.boutry@canonical.com>
23 lines
972 B
Plaintext
23 lines
972 B
Plaintext
stestr
|
|
coverage
|
|
|
|
tenacity # ops-sunbeam
|
|
ops[testing]>=2.17.0 # all charms, private paths have moved
|
|
lightkube # almost all charms
|
|
pwgen # keystone-k8s
|
|
python-keystoneclient # keystone-k8s
|
|
cryptography # neutron-k8s
|
|
jsonschema # neutron-k8s
|
|
pytest-interface-tester # barbican-k8s
|
|
pydantic # traefik-k8s ingress lib
|
|
requests # cinder-ceph-k8s
|
|
netifaces # cinder-ceph-k8s
|
|
cosl # openstack-exporter
|
|
croniter # tempest-k8s
|
|
git+https://github.com/juju/charm-helpers.git#egg=charmhelpers # cinder-ceph-k8s,glance-k8s,gnocchi-k8s
|
|
git+https://opendev.org/openstack/charm-ops-interface-ceph-client#egg=interface_ceph_client # cinder-ceph-k8s
|
|
requests-unixsocket # sunbeam-clusterd
|
|
openstacksdk # tempest-k8s
|
|
|
|
types-PyYAML # types stub for mypy
|