diff options
author | Aija Jauntēva <aija.jaunteva@dell.com> | 2021-09-21 09:55:43 -0400 |
---|---|---|
committer | Aija Jauntēva <aija.jaunteva@dell.com> | 2021-09-21 09:57:30 -0400 |
commit | 38bba45ae8cc6dccfd356dc1afb36ecd74f6bc44 (patch) | |
tree | 68627e9ab5586e7a45ea14a9b42076687991bd84 /driver-requirements.txt | |
parent | 33f09ad4d634d3940e2285be89e32ef926a83d31 (diff) | |
download | ironic-38bba45ae8cc6dccfd356dc1afb36ecd74f6bc44.tar.gz |
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
Diffstat (limited to 'driver-requirements.txt')
-rw-r--r-- | driver-requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/driver-requirements.txt b/driver-requirements.txt index 67079c329..d5285a3df 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 |