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

View File

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