From 035e8f260f8f30df8415ad9218333390c00bafd5 Mon Sep 17 00:00:00 2001 From: Yatin Karel <ykarel@redhat.com> Date: Mon, 6 Aug 2018 05:50:00 +0000 Subject: [PATCH] Requirement sync for Rocky Change-Id: I2dccaaf2520bce886f4e7335aac088d13451b1dd --- python-magnumclient.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-magnumclient.spec b/python-magnumclient.spec index 801aa79..6b54d80 100644 --- a/python-magnumclient.spec +++ b/python-magnumclient.spec @@ -55,7 +55,7 @@ BuildRequires: python2-prettytable Requires: python2-babel Requires: python2-cryptography -Requires: python2-keystoneauth1 >= 3.3.0 +Requires: python2-keystoneauth1 >= 3.4.0 Requires: python2-oslo-i18n >= 3.15.3 Requires: python2-oslo-log >= 3.36.0 Requires: python2-oslo-serialization >= 2.18.0 @@ -101,7 +101,7 @@ BuildRequires: python3-prettytable Requires: python3-babel Requires: python3-cryptography Requires: python3-decorator -Requires: python3-keystoneauth1 >= 3.3.0 +Requires: python3-keystoneauth1 >= 3.4.0 Requires: python3-oslo-i18n >= 3.15.3 Requires: python3-oslo-log >= 3.36.0 Requires: python3-oslo-serialization >= 2.18.0 -- GitLab