Merge "Add missing pkg for uwsgi service"

This commit is contained in:
Zuul 2019-04-04 19:39:33 +00:00 committed by Gerrit Code Review
commit ce22401c84
1 changed files with 3 additions and 1 deletions

View File

@ -16,7 +16,9 @@
mistral_devel_distro_packages:
- git-core
mistral_distro_packages: []
mistral_distro_packages:
- libxml2
- libpython2.7
mistral_service_distro_packages:
- mistral-api