Merge "Add PyMySQL to fm-rest-api docker image"

This commit is contained in:
Zuul
2019-05-09 19:58:45 +00:00
committed by Gerrit Code Review

View File

@@ -17,7 +17,8 @@ PIP_PACKAGES="
oslo.log \
oslo.middleware \
oslo.policy \
oslo.versionedobjects
oslo.versionedobjects \
PyMySQL \
python_neutronclient \
pecan \
tsconfig \