diff --git a/doc/source/drivers/oneview.rst b/doc/source/drivers/oneview.rst index 645c9e43fb..3ceabdd6e1 100644 --- a/doc/source/drivers/oneview.rst +++ b/doc/source/drivers/oneview.rst @@ -201,9 +201,9 @@ OneView node, do:: In order to deploy, a Server Profile consistent with the Server Profile Template of the node MUST be applied to the Server Hardware it represents. -Server Profiles to be utilized for deployments MUST have configuration such -that its **first Network Interface** ``boot`` property is set to "Primary" -and connected to Ironic's provisioning network. +Server Profile Templates and Server Profiles to be utilized for deployments +MUST have configuration such that its **first Network Interface** ``boot`` +property is set to "Primary" and connected to Ironic's provisioning network. To tell Ironic which NIC should be connected to the provisioning network, do:: diff --git a/driver-requirements.txt b/driver-requirements.txt index 875afbfb4a..5243cdc060 100644 --- a/driver-requirements.txt +++ b/driver-requirements.txt @@ -8,7 +8,7 @@ proliantutils>=2.1.5 pyghmi>=0.8.0 pysnmp python-ironic-inspector-client -python-oneviewclient>=2.0.1 +python-oneviewclient<2.1.0,>=2.0.2 python-scciclient>=0.2.0 python-seamicroclient>=0.4.0 UcsSdk==0.8.2.2