octavia-tempest-plugin/octavia_tempest_plugin
Gregory Thiemonge a66952e962 Fix generate_pkcs12_bundle for FIPS
generate_pkcs12_bundle used the PKCS12 class of the pyOpenSSL module
which is not compliant with FIPS (uses SHA1).
Switch to the cryptography module for generating the PKCS bundles unless
for really old releases (<=3.0) that don't support it (stable/train is
still on 2.8).

Change-Id: Ibd50e9a6e406683b7faba093d716c83d2b994ad7
2022-07-21 12:29:56 +02:00
..
common Fix generate_pkcs12_bundle for FIPS 2022-07-21 12:29:56 +02:00
contrib Adds a pool re-encryption scenario test 2021-04-02 16:20:26 +00:00
hacking Apply Octavia hacking checks to the tempest plugin 2020-06-30 10:52:55 -07:00
services Merge "Adds a pool re-encryption scenario test" 2021-10-02 01:05:31 +00:00
tests Fix TLS*_METHOD for old pyopenssl releases 2022-07-11 14:33:58 +02:00
__init__.py Initial setup of the octavia-tempest-plugin repo 2017-05-11 18:32:01 +00:00
config.py Merge "Update tests for scoped tokens and default roles" 2021-04-15 18:49:22 +00:00
plugin.py Update service client access in tempest tests 2021-06-30 23:15:30 +00:00
version.py Generate PDF documentation 2019-09-13 10:48:40 -07:00