
Use tls-certificates-interface library from https://charmhub.io/tls-certificates-interface/libraries/tls_certificates Fix py3 failures due to cryptography package clashes from zaza. Move zaza dependcies from test-requirements to tox Depends-On: https://review.opendev.org/c/openstack/charm-ops-sunbeam/+/865410 Change-Id: I0f211b43bd9a8fec14cccd3699181e7f9bd34542
14 lines
405 B
Plaintext
14 lines
405 B
Plaintext
# This file is managed centrally by release-tools and should not be modified
|
|
# within individual charm repos. See the 'global' dir contents for available
|
|
# choices of *requirements.txt files for OpenStack Charms:
|
|
# https://github.com/openstack-charmers/release-tools
|
|
#
|
|
|
|
cryptography
|
|
jinja2
|
|
jsonschema
|
|
lightkube
|
|
lightkube-models
|
|
ops
|
|
git+https://opendev.org/openstack/charm-ops-sunbeam#egg=ops_sunbeam
|