Merge "Add libselinux-python to bindep requirements"

This commit is contained in:
Jenkins 2017-09-08 15:43:25 +00:00 committed by Gerrit Code Review
commit 11b9bbcbcc
2 changed files with 5 additions and 0 deletions

View File

@ -19,6 +19,10 @@ Requirements:
Check out the tripleo-quickstart git repository and execute::
bash quickstart.sh --install-deps
You are now ready to execute the deployment::
source openstack_rc.sh
bash devmode.sh --no-gate --ovb

View File

@ -3,3 +3,4 @@
libffi-dev [platform:dpkg]
libffi-devel [platform:rpm]
libselinux-python [platform:rpm]