Files
sunbeam-charms/charms/cinder-ceph-k8s/test-requirements.txt
Hemanth Nakkina a20ac6df96 Update after ops_sunbeam configure_charm changes
* Use default configure_charm and specialise init_container_services
  to remove duplicate code
* Stop using deprecated use_juju_for_storage=True
* Update identity_service library to v1.0
* Update CinderCephOperatorCharm  super class after update in
  ops_sunbeam.

Change-Id: I815cb1dd22488a7c233864d64bd61e0d742cb368
2023-04-03 09:23:07 +00:00

15 lines
523 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
#
coverage
mock
flake8
stestr
git+https://github.com/openstack-charmers/zaza.git@libjuju-3.1#egg=zaza
git+https://github.com/openstack-charmers/zaza-openstack-tests.git#egg=zaza.openstack
git+https://opendev.org/openstack/tempest.git#egg=tempest
ops