magnum/magnum
Takashi Kajinami 5870994fcd Fix errors caused by cryptography>=35.0.0
- _OID_NAMES was moved to a different module by [1].
- default_backend() is silently ignored, so should be dropped[2].
- The new Rust backend does not accept mocked private keys
  which caused failures with invalid private keys for tests.

[1]: 7b5634911c
[2]: https://cryptography.io/en/latest/faq/#faq-missing-backend

In RDO we are building wallaby on CentOS Stream which ships cryptography 36.0.1. It fails whithout this patch.

Change-Id: I44407703fbcf2da97c29a28043520c781ef4c3b2
(cherry picked from commit 0bf324278a)
2022-04-26 10:26:23 +02:00
..
api Only allow zero node count from microversion 1.10 2021-02-16 14:04:36 +00:00
cmd [goal] Deprecate the JSON formatted policy file 2021-03-08 15:11:01 +00:00
common Fix errors caused by cryptography>=35.0.0 2022-04-26 10:26:23 +02:00
conductor Allow nodegroups with node_count equal to 0 2021-02-04 13:07:18 +00:00
conf [k8s] Support configurable health polling interval 2020-05-16 12:15:50 +12:00
db Merge "Do not create constraints for boolean fields" 2021-02-11 22:47:11 +00:00
drivers Refix --registry-enabled 2021-11-25 20:32:59 +01:00
hacking Update hacking for Python3 2020-03-31 20:09:46 +02:00
objects Add CT tags field to the database and API 2021-02-05 22:45:47 +00:00
service Fix health status polling interval 2021-11-27 11:51:05 +00:00
servicegroup Trivial code cleanups 2018-10-02 19:41:34 +00:00
tests Fix errors caused by cryptography>=35.0.0 2022-04-26 10:26:23 +02:00
__init__.py Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
i18n.py Remove log translations 2017-03-30 17:05:10 +08:00
version.py Remove coding:utf-8 2015-08-03 23:28:22 +08:00