Remove git and pip from centos binary openstack-base package list

Change-Id: I4e8624f403bd59327ba81cba01f098e6d4d82060
Closes-bug: #1778528
This commit is contained in:
Jon Schlueter 2018-06-25 10:08:56 -04:00
parent b21350f9cb
commit 8ef0db06de
1 changed files with 0 additions and 2 deletions

View File

@ -16,7 +16,6 @@ LABEL maintainer="{{ maintainer }}" name="{{ image_name }}" build-date="{{ build
'fontconfig',
'fontpackages-filesystem',
'freetype',
'git',
'initscripts',
'iproute',
'libjpeg-turbo',
@ -121,7 +120,6 @@ LABEL maintainer="{{ maintainer }}" name="{{ image_name }}" build-date="{{ build
'python-paste',
'python-paste-deploy',
'python-pbr',
'python-pip',
'python-ply',
'python-posix_ipc',
'python-prettytable',