remove python-beaker from openstack-base rpm list

this package is a WSGI helper for caching, not in openstack
requirements, and only referenced in refstack and airship.

If it's used by any packages that I missed it should be implicitly
installed where used/needed instead of in openstack-base and not used

Change-Id: Iafd6678846e7c495cc96a6d3a7681d70a4bf8171
This commit is contained in:
Jon Schlueter 2019-01-29 15:26:24 -05:00
parent 1d6817e181
commit 534e02999f
1 changed files with 0 additions and 1 deletions

View File

@ -71,7 +71,6 @@ LABEL maintainer="{{ maintainer }}" name="{{ image_name }}" build-date="{{ build
'python-anyjson',
'python-aodhclient',
'python-barbicanclient',
'python-beaker',
'python2-cachetools',
'python2-cffi',
'python2-cliff',