summaryrefslogtreecommitdiff
path: root/doc/source/admin/drivers/idrac.rst
diff options
context:
space:
mode:
authorRichard Pioso <richard.pioso@dell.com>2019-03-13 13:33:05 -0400
committerRichard Pioso <richard.pioso@dell.com>2019-03-18 21:10:20 -0400
commited04e8e4a0bc3bde66e9129e8a48c10fc44d343e (patch)
tree68bcd1c4266473e7234d72494e2b4e671873c942 /doc/source/admin/drivers/idrac.rst
parentf944f60041dfbf19547d35f4abf3f18001a05930 (diff)
downloadironic-ed04e8e4a0bc3bde66e9129e8a48c10fc44d343e.tar.gz
Advance python-dracclient version requirement
python-dracclient versions 1.5.0 and later are required for a bug fix to the idrac hardware type which assigns ports' pxe_enabled flags during out-of-band inspection [1]. [1] https://review.openstack.org/#/c/617951 Change-Id: Iead9f0272d5cdd57c8837826ad340e11f5bcae15
Diffstat (limited to 'doc/source/admin/drivers/idrac.rst')
-rw-r--r--doc/source/admin/drivers/idrac.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/admin/drivers/idrac.rst b/doc/source/admin/drivers/idrac.rst
index bce1541bb..0ce66e910 100644
--- a/doc/source/admin/drivers/idrac.rst
+++ b/doc/source/admin/drivers/idrac.rst
@@ -17,7 +17,7 @@ Enabling
The ``idrac`` hardware type requires the ``python-dracclient`` library to be
installed, for example::
- sudo pip install 'python-dracclient>=1.3.0'
+ sudo pip install 'python-dracclient>=1.5.0'
To enable the ``idrac`` hardware type, add the following to your
``/etc/ironic/ironic.conf``: