Add python3-pymemcache to tcib

pymemcache is required by services connecting to
Memcached with TLS. pymemcache will also likely replace
python-memcached alltogether, because of it's lack of
maintenance.

see: https://review.opendev.org/761612
Change-Id: Icbc02b14d89d7e84a27e6bf51869967b86f8b4a5
This commit is contained in:
Grzegorz Grasza 2021-02-12 16:13:55 +01:00
parent 4a395662f5
commit ab387b6a35
1 changed files with 1 additions and 0 deletions

View File

@ -18,3 +18,4 @@ tcib_packages:
- python3-openstackclient
- python3-swiftclient
- python3-zaqarclient
- python3-pymemcache