diff --git a/python-magnumclient.spec b/python-magnumclient.spec
index 483cea49aee9f80b8535239e452755cfeaacbd5e..bd951e965940a2738fc873db12ae851d3c2c2910 100644
--- a/python-magnumclient.spec
+++ b/python-magnumclient.spec
@@ -109,6 +109,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}