diff --git a/python-magnumclient.spec b/python-magnumclient.spec index 48ad1c471e2c2e884098b55599c8c4a8fcaaeec8..806e193e119a2e2d190afbb98cca9e7da098d2fa 100644 --- a/python-magnumclient.spec +++ b/python-magnumclient.spec @@ -110,6 +110,9 @@ Requires: python3-testtools Requires: python3-keystoneauth1 Requires: python3-prettytable Requires: python3-stestr +%if 0%{?rhel} +Requires: python3-osprofiler +%endif %description -n python3-%{pname}-tests %{common_desc_tests}