Files
manila-tempest-plugin/requirements.txt
Kiran Pawar fe868063d7 Add tests for encryption_key_ref
Positive test -
 1. create barbican secret and create share using secret UUID

Negative test -
 1. invalid encryption key ref
 2. invalid share type extra-spec
 3. absent encryption key ref

partially-implements: blueprint share-encryption
Depends-On: https://review.opendev.org/c/openstack/requirements/+/963685
Change-Id: I3145f9cd6847464b2920f1b0a35e6c211e45b26e
Signed-off-by: Kiran Pawar <kinpaa@gmail.com>
2025-10-10 14:39:38 +00:00

9 lines
180 B
Plaintext

pbr>=3.0.0 # Apache-2.0
ddt>=1.6.0 # MIT
oslo.log>=3.36.0 # Apache-2.0
tempest>=31.1.0 # Apache-2.0
# the encryption tests require it
barbican-tempest-plugin>=1.6.0 # Apache-2.0