diff --git a/python-magnumclient.spec b/python-magnumclient.spec index 37674855a2b3bb7f7c1c12b24895390635522b12..53ef710d38ebcab1e4411e626b7e01113257f1f3 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}