pyinotify is no longer needed

This library was used by oslo.log but isn't now.  It's being removed
from global-requirements so let's drop it from openstack-base.

Depends-On: https://review.opendev.org/c/openstack/requirements/+/917831
Change-Id: Ie91b533047d59e19bdd56f3a999e377d49a745a8
This commit is contained in:
Tony Breeds 2024-05-01 12:48:45 -05:00 committed by Michal Nasiadka
parent c63961fdbe
commit a65ede6ded

View File

@ -136,7 +136,6 @@ LABEL maintainer="{{ maintainer }}" name="{{ image_name }}" build-date="{{ build
'prettytable',
'psutil',
'/plugins/pycadf*',
'pyinotify',
'pymysql',
'pyngus',
'pyparsing',