summaryrefslogtreecommitdiff
path: root/driver-requirements.txt
diff options
context:
space:
mode:
authorStenio Araujo <stenioaraujo@lsd.ufcg.edu.br>2016-09-26 19:59:20 +0000
committerStenio Araujo <stenioaraujo@lsd.ufcg.edu.br>2016-12-13 22:37:15 -0300
commitacfe366566bfaae153e20176a96021cbd39a656a (patch)
tree9180634c5e0e435d0dced86f718fe884a9acee27 /driver-requirements.txt
parent83b2d563a91dcdf4aada78895dcfefa93c6d796f (diff)
downloadironic-acfe366566bfaae153e20176a96021cbd39a656a.tar.gz
Adds another validation step when using dynamic allocation
The OneView driver currently allows nodes to use Server Profile Templates (SPTs) that are marked to use Virtual MACs. This is an issue because the MAC the machine is going to use will only be specified at profile application. The driver only works with physical MACs in the dynamic allocation case. This should be checked in all interfaces' validations. Change-Id: I5b779ac58ce096a52876bace77702e828aaac711 Depends-On: I21a1ebfc14ec33c661a1e7c7c1dbdcdcab04f119 Closes-Bug: 1627818 Co-Authored-By: Charlle Daniel <charlledaniel@lsd.ufcg.edu.br>
Diffstat (limited to 'driver-requirements.txt')
-rw-r--r--driver-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/driver-requirements.txt b/driver-requirements.txt
index b5a418fdc..8e931be0b 100644
--- a/driver-requirements.txt
+++ b/driver-requirements.txt
@@ -8,7 +8,7 @@ proliantutils>=2.1.11
pyghmi>=0.8.0
pysnmp
python-ironic-inspector-client>=1.5.0
-python-oneviewclient<3.0.0,>=2.5.1
+python-oneviewclient<3.0.0,>=2.5.2
python-scciclient>=0.4.0
python-seamicroclient>=0.4.0
UcsSdk==0.8.2.2