Drop unnecessary dependencies from role

The role currently installs debhelper and dh-apparmor which are
not used and cruft from years ago.  It's causing issues with the
UCA Queens repos so removing them fixes the gate and speeds up
installs.

Depends-On: https://review.openstack.org/547139
Change-Id: I7db925044993d1f45a4a6827eec134ad51a04f54
This commit is contained in:
Mohammed Naser 2018-02-22 16:00:29 -05:00 committed by Jesse Pretorius (odyssey4me)
parent d206e7a61b
commit 986af57998
1 changed files with 0 additions and 2 deletions

View File

@ -1284,8 +1284,6 @@ local_packages:
keystone_developer_mode_distro_packages:
- build-essential
keystone_distro_packages:
- debhelper
- dh-apparmor
- docutils-common
- git
- libffi-dev