summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-09-05 10:37:28 +0000
committerGerrit Code Review <review@openstack.org>2016-09-05 10:37:28 +0000
commita5619a73ad7831b721991e2391bb90e86bb77630 (patch)
treec1897a85c460c9b3c398210950066bffae1c0a8f /releasenotes
parentb479defac7bff3b326d9bb6edbad66bb5f1b1f8f (diff)
parentbffd5a882294d3d487ea437f687f89dc88e3ab32 (diff)
downloadironic-a5619a73ad7831b721991e2391bb90e86bb77630.tar.gz
Merge "Update driver requirement for iRMC"
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/scciclient-0.4.0-6f01c0f0a5c39062.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/releasenotes/notes/scciclient-0.4.0-6f01c0f0a5c39062.yaml b/releasenotes/notes/scciclient-0.4.0-6f01c0f0a5c39062.yaml
new file mode 100644
index 000000000..ad6ac343f
--- /dev/null
+++ b/releasenotes/notes/scciclient-0.4.0-6f01c0f0a5c39062.yaml
@@ -0,0 +1,4 @@
+---
+upgrade:
+ - Updated python-scciclient required version number for iRMC driver to
+ 0.4.0 which contains the bug fix '#1561852' and miscellaneous improvement.