diff --git a/driver-requirements.txt b/driver-requirements.txt index ac0070fbf2..a2a46d3e8f 100644 --- a/driver-requirements.txt +++ b/driver-requirements.txt @@ -8,7 +8,7 @@ proliantutils>=2.4.1 pysnmp python-ironic-inspector-client>=1.5.0 python-scciclient>=0.5.0 -python-ilorest-library>=1.9.2 +python-ilorest-library>=2.1.0 hpOneView>=3.2.1 UcsSdk==0.8.2.2 python-dracclient>=1.3.0 diff --git a/releasenotes/notes/update-ilorest-library-oneview-132c93ac7014d254.yaml b/releasenotes/notes/update-ilorest-library-oneview-132c93ac7014d254.yaml new file mode 100644 index 0000000000..92e796dda7 --- /dev/null +++ b/releasenotes/notes/update-ilorest-library-oneview-132c93ac7014d254.yaml @@ -0,0 +1,5 @@ +--- +upgrade: + - | + The minimum required version of python-ilorest-library for the hardware + type OneView was bumped to 2.1.0.