From 67e57499198a700a36a5464e17b7fab30d67685b Mon Sep 17 00:00:00 2001 From: Scott Little Date: Thu, 7 Mar 2019 12:50:35 -0500 Subject: [PATCH] Upgrade python-keystoneauth1 to 3.13.0 Issue: 'rate_limit' error when executing openstack network commands. Failure was tracked to a failure to satisfy the lower-constraints.txt of openstacksdk, keystoneauth1==3.13.0. We currently only provide python2-keystoneauth1-3.10.0-1.el7.noarch.rpm. Solution: Investigation showed that there is currently no centos rpm providing python2-keystoneauth1-3.13.0 or better. Solution is to build python2-keystoneauth1-3.13.1 from openstack's git. We can revert to a downloaded rpm when one becomes available. Closes-Bug: 1819020 Change-Id: I30332820a8f4ae877b0719148022bade1943eadb Depends-On: Ie2300f352dffc2fc87fbc84a9fc98d2a4e9484d4 Signed-off-by: Scott Little --- centos-mirror-tools/rpms_3rdparties.lst | 1 - 1 file changed, 1 deletion(-) diff --git a/centos-mirror-tools/rpms_3rdparties.lst b/centos-mirror-tools/rpms_3rdparties.lst index 09495185..477f8656 100644 --- a/centos-mirror-tools/rpms_3rdparties.lst +++ b/centos-mirror-tools/rpms_3rdparties.lst @@ -15,7 +15,6 @@ python3-wheel-0.31.1-3.fc30.noarch.rpm#https://kojipkgs.fedoraproject.org/packag python2-pip-9.0.3-6.fc29.noarch.rpm#https://kojipkgs.fedoraproject.org/packages/python-pip/9.0.3/6.fc29/noarch/python2-pip-9.0.3-6.fc29.noarch.rpm python3-pip-9.0.3-6.fc29.noarch.rpm#https://kojipkgs.fedoraproject.org/packages/python-pip/9.0.3/6.fc29/noarch/python3-pip-9.0.3-6.fc29.noarch.rpm python2-cliff-2.13.0-1.el7.noarch.rpm#https://cbs.centos.org/kojifiles/packages/python-cliff/2.13.0/1.el7/noarch/python2-cliff-2.13.0-1.el7.noarch.rpm -python2-keystoneauth1-3.10.0-1.el7.noarch.rpm#https://cbs.centos.org/kojifiles/packages/python-keystoneauth1/3.10.0/1.el7/noarch/python2-keystoneauth1-3.10.0-1.el7.noarch.rpm python2-openstackdocstheme-1.23.2-1.el7.noarch.rpm#https://cbs.centos.org/kojifiles/packages/python-openstackdocstheme/1.23.2/1.el7/noarch/python2-openstackdocstheme-1.23.2-1.el7.noarch.rpm python2-os-service-types-1.3.0-1.el7.noarch.rpm#https://cbs.centos.org/kojifiles/packages/python-os-service-types/1.3.0/1.el7/noarch/python2-os-service-types-1.3.0-1.el7.noarch.rpm python2-osc-lib-1.11.1-1.el7.noarch.rpm#https://cbs.centos.org/kojifiles/packages/python-osc-lib/1.11.1/1.el7/noarch/python2-osc-lib-1.11.1-1.el7.noarch.rpm