container-images: add librados2 to gnocchi-base

This package is needed so the right dependencies are installed in the
gnocchi base container images and db_sync can run fine when ceph is
used as a backend.


Partial-Bug: #1889192
Change-Id: Ic0bfdec756a23460f9257e78c508d167d21f0792
This commit is contained in:
Emilien Macchi 2020-07-27 11:48:42 -04:00 committed by yatin
parent 62ed9fc219
commit c6e680e180
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ tcib_packages:
- python3-cradox
- python3-eventlet
- httpd
- librados2
- mod_ssl
- python3-boto3
- python3-ldappool