Ensure ceph python3 deps installed for >= R

Change-Id: I65ddf1dfd4082a8b8ea452d00c6098ed70f3395a
Closes-Bug: #1802484
This commit is contained in:
Edward Hope-Morley 2018-11-09 10:22:15 +00:00
parent f402bcc61c
commit f60aa4a8fb
1 changed files with 2 additions and 0 deletions

View File

@ -133,6 +133,8 @@ BASE_PACKAGES = [
PY3_PACKAGES = [
'python3-nova',
'python3-memcache',
'python3-rados',
'python3-rbd',
]
PURGE_PACKAGES = [