From c4281d2291cc57fcac3b42096d1b40fb1a5143cb Mon Sep 17 00:00:00 2001 From: Gage Hugo Date: Tue, 8 Nov 2022 10:50:59 -0600 Subject: [PATCH] Remove pyldap from pydep The pyldap library was needed only through the queens release, which we no longer support. This change removes the entry as well as removes the checks for python-ldap for these older releases. Change-Id: Id387d4d0bd901682d0aec87ef5e5ee784b9af10c --- pydep.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pydep.txt b/pydep.txt index b370305..c607f43 100644 --- a/pydep.txt +++ b/pydep.txt @@ -5,8 +5,7 @@ libvirt-python [nova] monasca-statsd [(monasca api)] neutron-vpnaas [(neutron vpn)] purestorage [(cinder purestorage) (nova purestorage) requirements] -pyldap [(newton keystone ldap) (ocata keystone ldap) (pike keystone ldap) (queens keystone ldap)] pymysql [] -python-ldap [(!newton !ocata !pike !queens keystone ldap)] +python-ldap [(keystone ldap)] python-memcached [] uwsgi [barbican]