Cross-platform instance initialization
Go to file
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
cloudbaseinit crypto: replaced openssl with cryptography module 2022-12-12 14:22:56 +02:00
doc opendev: bumped gates to python 3.9/3.10 2022-09-07 20:26:34 +03:00
etc/cloudbase-init Add support for generating cloudbase-init configuration sample 2016-09-02 11:19:59 +03:00
releasenotes Updates tox.ini's cover environment 2018-10-05 08:14:04 -07:00
.coveragerc Updates tox.ini's cover environment 2018-10-05 08:14:04 -07:00
.gitattributes Normalize line endings 2014-02-09 21:41:45 +02:00
.gitignore Add .vscode dir to .gitignore 2018-09-03 13:11:06 +03:00
.gitreview OpenDev Migration Patch 2019-04-19 19:51:38 +00:00
.stestr.conf Updates tox.ini's cover environment 2018-10-05 08:14:04 -07:00
.testr.conf Fixes requirements on Linux 2014-10-05 22:20:58 +03:00
.zuul.yaml opendev: bumped gates to python 3.9/3.10 2022-09-07 20:26:34 +03:00
LICENSE Adds LICENSE file 2013-10-04 00:07:58 +03:00
README.rst Updates project repo to openstack 2015-10-19 01:17:26 +03:00
requirements.txt crypto: replaced openssl with cryptography module 2022-12-12 14:22:56 +02:00
setup.cfg version: bump version to 1.1.4 2022-11-21 13:29:10 +02:00
setup.py Update pbr version requirements 2017-05-23 13:45:54 +03:00
test-requirements.txt Fix Python 3 unit tests 2020-09-30 15:14:05 +03:00
tox.ini Fix Python 3 unit tests 2020-09-30 15:14:05 +03:00