diff options
author | Julia Kreger <juliaashleykreger@gmail.com> | 2018-07-12 12:29:21 -0700 |
---|---|---|
committer | Nguyen Van Trung <trungnv@vn.fujitsu.com> | 2018-07-18 08:12:45 +0000 |
commit | 72f7a70184d02ad6b4b4ba47802a898a40f5473c (patch) | |
tree | 6e135094a26c8a6f857a7c621572a421042f55ae /driver-requirements.txt | |
parent | fa59565be049209cee7cafa5aac0bed55d5ef0c6 (diff) | |
download | ironic-72f7a70184d02ad6b4b4ba47802a898a40f5473c.tar.gz |
Follow-up changes to iRMC bios interface.
Minor formatting and fix-ups for the iRMC bios interface
addition patch.
Update new scciclient version which will support this feature
for newer iRMC server versions.
Co-Authored-By: Nguyen Van Trung <trungnv@vn.fujitsu.com>
Change-Id: I6cfe8175e687d6a900a17b31e75459d8b01a8edb
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 7b572f402..7d34d9ea2 100644 --- a/driver-requirements.txt +++ b/driver-requirements.txt @@ -8,7 +8,7 @@ proliantutils>=2.5.0 pysnmp python-ironic-inspector-client>=1.5.0 python-oneviewclient<3.0.0,>=2.5.2 -python-scciclient>=0.7.1 +python-scciclient>=0.7.2 python-ilorest-library>=2.1.0 hpOneView>=4.4.0 UcsSdk==0.8.2.2 |