summaryrefslogtreecommitdiff
path: root/releasenotes/notes/add-secure-boot-suport-irmc-2c1f09271f96424d.yaml
diff options
context:
space:
mode:
authorLuong Anh Tuan <tuanla@vn.fujitsu.com>2017-07-05 15:21:09 +0700
committerLuong Anh Tuan <tuanla@vn.fujitsu.com>2017-08-08 11:32:55 +0700
commit802c86ef045a007adad7f087082928550268b623 (patch)
tree62d026d40f1800d243f9c7ce1e57026a4e4de52d /releasenotes/notes/add-secure-boot-suport-irmc-2c1f09271f96424d.yaml
parent15c31b902335e00ae1a4493b57638e6907caf423 (diff)
downloadironic-802c86ef045a007adad7f087082928550268b623.tar.gz
Secure boot support for irmc-pxe driver
This patch adds secure boot support for irmc-pxe boot interface as follows: - Implement secure boot support for irmc-pxe boot interface - Update version of python-scciclient supporting secure boot - Update irmc-pxe driver documentation Change-Id: Ie82ff07421d23b5c0d26e2d2fbde33fc9f8e3c42 Partial-Bug: #1694649
Diffstat (limited to 'releasenotes/notes/add-secure-boot-suport-irmc-2c1f09271f96424d.yaml')
-rw-r--r--releasenotes/notes/add-secure-boot-suport-irmc-2c1f09271f96424d.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/releasenotes/notes/add-secure-boot-suport-irmc-2c1f09271f96424d.yaml b/releasenotes/notes/add-secure-boot-suport-irmc-2c1f09271f96424d.yaml
new file mode 100644
index 000000000..ebae7b129
--- /dev/null
+++ b/releasenotes/notes/add-secure-boot-suport-irmc-2c1f09271f96424d.yaml
@@ -0,0 +1,5 @@
+---
+features:
+ - |
+ Adds support to provision an instance in UEFI secure boot for
+ ``irmc-pxe`` boot interface.