Container Infrastructure Management Service for OpenStack
Go to file
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-ref/source Add CT tags field to the database and API 2021-02-05 22:45:47 +00:00
contrib Add master_lb_enabled to cluster 2020-07-21 11:07:33 +12:00
devstack Switch to uwsgi and enable named uri 2021-02-03 17:30:40 +00:00
doc Download correct cri-containerd-cni tarball 2021-09-17 12:36:19 +00:00
dockerfiles [hca] Use fedora:rawhide now that greenlet 0.4.16 is released 2020-06-05 08:40:23 +00:00
etc/magnum [fedora-atomic][k8s] Support default Keystone auth policy file 2019-06-11 11:57:15 +12:00
magnum Fix errors caused by cryptography>=35.0.0 2022-04-26 10:26:23 +02:00
playbooks [hca] Use wallaby-stable-1 as default HCA tag 2021-04-12 08:03:24 +00:00
releasenotes Support hyperkube_prefix label 2021-04-07 20:45:37 +00:00
specs Document use of kube_tag label 2018-02-13 13:40:34 +00:00
tools [ci] Use stestr for coverage and fail if below 90% 2020-07-31 14:56:40 +00:00
.coveragerc Cleanup coverage configuration 2016-08-28 21:11:07 +01:00
.gitignore Add fedora coreos cluster template to contributor docs 2020-07-30 12:20:39 +12:00
.gitreview Update .gitreview for stable/wallaby 2021-11-11 16:15:51 +00:00
.mailmap Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
.stestr.conf Switch to stestr 2018-07-13 13:05:52 +07:00
.zuul.yaml Drop lower constraints testing 2021-01-11 12:07:06 +01:00
CONTRIBUTING.rst Ussuri contributor docs community goal 2020-04-21 00:42:46 +00:00
HACKING.rst Add a hacking rule for string interpolation at logging 2017-07-15 14:49:45 +08:00
LICENSE Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
README.rst Add wiki Admin guide and Contributing notes link to README 2019-10-04 17:28:36 +08:00
babel.cfg Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
bindep.txt CI: Install debianutils and vim 2020-11-27 12:45:59 +00:00
functional_creds.conf.sample Use keystone v3 for functional tests 2016-12-05 15:21:09 +01:00
lower-constraints.txt [goal] Deprecate the JSON formatted policy file 2021-03-08 15:11:01 +00:00
requirements.txt [goal] Deprecate the JSON formatted policy file 2021-03-08 15:11:01 +00:00
setup.cfg [goal] Deprecate the JSON formatted policy file 2021-03-08 15:11:01 +00:00
setup.py Cleanup py27 support 2020-04-05 09:45:17 +02:00
test-requirements.txt Fix gate - update lower-constraints 2021-01-04 09:31:37 +00:00
tox.ini Update TOX_CONSTRAINTS_FILE for stable/wallaby 2021-11-11 16:15:57 +00:00

README.rst

Team and repository tags

image

Magnum

Magnum is an OpenStack project which offers container orchestration engines for deploying and managing containers as first class resources in OpenStack.

For more information, please refer to the following resources: