keystonemiddleware/releasenotes/notes
Tin Lam e23cb36ac0 Replace pycrypto with cryptography
The pycrypto library is unmaintained, and keystonemiddleware currently
uses pycrypto to encrypt and decrpyt things before caching them.
This patch set removes the pycrypto dependency and updates the code
to use the cryptography library.  See [1].  Replacing the cryptographic
library is backward compatible.  See [2].

[1] http://lists.openstack.org/pipermail/openstack-dev/2017-March/113568.html
[2] http://paste.openstack.org/show/610186/

Change-Id: Iced7f5115e49ccf4f7f5bf6813cb5988b95c248b
Closes-Bug: #1677308
2017-05-22 16:52:37 -05:00
..
.placeholder Add release notes for keystonemiddleware 2015-11-29 20:04:01 -05:00
allow-expired-5ddbabcffc5678af.yaml Pass ?allow_expired 2016-12-15 16:15:35 +00:00
authprotocol-accepts-oslo-config-config-a37212b60f58e154.yaml Fix typo 'olso' to 'oslo' 2016-06-23 12:45:42 +05:30
bug-1490804-87c0ff8e764945c1.yaml auth_token verify revocation by audit_id 2015-12-17 10:55:58 -06:00
bug-1544840-a534127f8663e40f.yaml Adding audit middleware specific notification driver conf 2016-05-13 11:24:03 -07:00
bug-1583690-da67472d7afff0bf.yaml Determine project name from oslo_config or local config 2016-05-24 16:41:23 -07:00
bug-1583699-dba4fe6c057e2be5.yaml Make sure audit can handle API requests which does not require a token 2016-05-31 00:16:35 +00:00
bug-1583702-a4469dc1556878b9.yaml use local config options if available in audit middleware 2016-06-24 13:47:16 +00:00
bug-1677308-a2fa7de67f21cd84.yaml Replace pycrypto with cryptography 2017-05-22 16:52:37 -05:00
bug_1540115-677cf5016bc46348.yaml Use extras for oslo.messaging dependency 2016-06-28 23:56:47 +00:00
deprecate-caching-tokens-in-process-a412b0f1dea84cb9.yaml Deprecate in-process cache 2016-01-22 11:01:41 -06:00
ksm_4.1.0-3cd78446d8e63616.yaml create release notes for ksm 4.1.0 2016-01-12 14:19:11 -05:00
s3token_auth_uri-490c1287d90b9df7.yaml s3token config with auth URI 2016-05-03 16:31:17 -05:00
x-is-admin-project-header-97f1882e209fe727.yaml Pass X_IS_ADMIN_PROJECT header from auth_token 2016-06-21 12:09:12 +10:00