diff --git a/python-magnumclient.spec b/python-magnumclient.spec
index 26067818816abf4a6327f6fcaaef1cde1cdddf19..9d4288631050cec2fee6d97a38c0d11cb72e01c8 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}