mirror of
https://opendev.org/openstack/openstack.git
synced 2026-01-11 19:56:55 +00:00
Update git submodules
* Update keystonemiddleware from branch 'master'
to 0a2df21501e1168ca051e87ae2661832cf72ca0e
- Merge "Add cryptography package as an optional dependency"
- Add cryptography package as an optional dependency
The cryptography package is required for certain memcache encryption
feature (i.e., 'memcache_security_strategy = ENCRYPT').
Instead of a mandatory requirement, it has been added as a optional
dependency to allow users to install it only when needed
(e.g., 'pip install keystonemiddleware[memcache_encryption]').
Change-Id: Ie9a1f273019a1f0e7a4573e1112bbfd4330690db
Signed-off-by: Koya Watanabe <koywatan@lycorp.co.jp>
This commit is contained in:
parent
04d591040d
commit
bb12621039
1 changed files with 1 additions and 1 deletions
|
|
@ -1 +1 @@
|
|||
Subproject commit dd3904039495c8b6d0383c33646eec823c672149
|
||||
Subproject commit 0a2df21501e1168ca051e87ae2661832cf72ca0e
|
||||
Loading…
Add table
Reference in a new issue