summaryrefslogtreecommitdiff
path: root/releasenotes/notes/drac-migrate-to-dracclient-2bd8a6d1dd3fdc69.yaml
diff options
context:
space:
mode:
authorImre Farkas <ifarkas@redhat.com>2016-02-04 16:32:06 +0100
committerImre Farkas <ifarkas@redhat.com>2016-02-05 11:06:21 +0100
commitbb64c4d23a7c15197579e1922f0971f452ea7257 (patch)
tree6f6a1f96db16da1cc064483c0cf85e55b27e616a /releasenotes/notes/drac-migrate-to-dracclient-2bd8a6d1dd3fdc69.yaml
parentd54c1535ca30e9a29922dd26b7a681fc657a7484 (diff)
downloadironic-bb64c4d23a7c15197579e1922f0971f452ea7257.tar.gz
Follow-up on dracclient refactor
This is a follow-up on commits 72f64cce2b0879c43cd582107d1347d65ee63f9c and 47be8011c6314497d07a26137548375368bc5b07. Change-Id: Ieae9f165facd53e888194bb98f113a9eb933366e
Diffstat (limited to 'releasenotes/notes/drac-migrate-to-dracclient-2bd8a6d1dd3fdc69.yaml')
-rw-r--r--releasenotes/notes/drac-migrate-to-dracclient-2bd8a6d1dd3fdc69.yaml7
1 files changed, 4 insertions, 3 deletions
diff --git a/releasenotes/notes/drac-migrate-to-dracclient-2bd8a6d1dd3fdc69.yaml b/releasenotes/notes/drac-migrate-to-dracclient-2bd8a6d1dd3fdc69.yaml
index 2f623600a..c47d92e02 100644
--- a/releasenotes/notes/drac-migrate-to-dracclient-2bd8a6d1dd3fdc69.yaml
+++ b/releasenotes/notes/drac-migrate-to-dracclient-2bd8a6d1dd3fdc69.yaml
@@ -8,6 +8,7 @@ fixes:
operations.
upgrade:
- Dependency for DRAC driver changed from ``pywsman`` to
- ``python-dracclient``. Exceptions thrown by the driver and return values of
- the ``set_bios_config``, ``commit_bios_config`` and ``abandon_bios_config``
- methods changed on the vendor-passthru interface.
+ ``python-dracclient`` with version >= 0.0.5. Exceptions thrown by the
+ driver and return values of the ``set_bios_config``, ``commit_bios_config``
+ and ``abandon_bios_config`` methods changed on the vendor-passthru
+ interface.