cloudbase-init/cloudbaseinit/tests
Adrian Vladu ea5e8da627 crypto: replaced openssl with cryptography module
Use cryptography instead of the flaky openssl libraries loading.
If the libssl DLLs were not present or were present in another order
then the required one, there could be errors when securing the password
before sending it to the metadata service.

Fixes: https://github.com/cloudbase/cloudbase-init/issues/34

Change-Id: I1a2245e199f65f4665071ada9576dcae77a3a432
2022-12-12 14:22:56 +02:00
..
metadata azureservice: added redundance for wireserver 2022-09-08 12:48:39 +03:00
osutils Merge "Retry user load profile on Windows" 2022-12-07 15:17:29 +00:00
plugins crypto: replaced openssl with cryptography module 2022-12-12 14:22:56 +02:00
resources Change the behavior of write_file plugin 2016-11-23 17:29:12 +02:00
utils crypto: replaced openssl with cryptography module 2022-12-12 14:22:56 +02:00
__init__.py Move to the new oslo_config and oslo_log modules 2015-08-12 17:43:45 +03:00
fake.py Resets service user password at each execution 2016-10-14 17:06:47 +03:00
test_exception.py Improve the test coverage by a couple of percents 2015-03-25 23:00:52 +02:00
test_init.py Fix Python 3 unit tests 2020-09-30 15:14:05 +03:00
test_version.py opendev: bumped gates to python 3.9/3.10 2022-09-07 20:26:34 +03:00
testutils.py Retry user load profile on Windows 2021-01-13 13:04:26 +02:00