Merge "Add support for nfs cinder volumes"

This commit is contained in:
Zuul 2019-02-21 09:34:59 +00:00 committed by Gerrit Code Review
commit a0ef37513c
1 changed files with 1 additions and 0 deletions

View File

@ -128,6 +128,7 @@ BASE_PACKAGES = [
'python-six',
'python-psutil',
'xfsprogs',
'nfs-common',
]
PY3_PACKAGES = [