From 38bba45ae8cc6dccfd356dc1afb36ecd74f6bc44 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aija=20Jaunt=C4=93va?= Date: Tue, 21 Sep 2021 09:55:43 -0400 Subject: [PATCH] Update python-dracclient version Update python-dracclient version to indicate Xena compatibility with 7.*.* releases. Version 7.0.0 is available from PyPI [1]. [1] https://pypi.org/project/python-dracclient/7.0.0/ Change-Id: I399f1525a473afc0783a52dabf5f85f820794e24 --- driver-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/driver-requirements.txt b/driver-requirements.txt index 67079c3293..d5285a3dff 100644 --- a/driver-requirements.txt +++ b/driver-requirements.txt @@ -7,7 +7,7 @@ proliantutils>=2.11.0 pysnmp>=4.3.0,<5.0.0 python-scciclient>=0.8.0 -python-dracclient>=5.1.0,<7.0.0 +python-dracclient>=5.1.0,<8.0.0 python-xclarityclient>=0.1.6 # The Redfish hardware type uses the Sushy library