diff options
author | Julia Kreger <juliaashleykreger@gmail.com> | 2018-06-19 09:06:40 -0700 |
---|---|---|
committer | Julia Kreger <juliaashleykreger@gmail.com> | 2018-06-20 14:46:33 -0700 |
commit | b2ecd089248a6d307322ba31db6b91b0810550d9 (patch) | |
tree | 2c80e2ff3e35b3c89717710856780ad832d49309 /releasenotes/notes/pxe-enabled-ports-check-c1736215dce76e97.yaml | |
parent | 94526fd977b404813d3c2425386455fff8f29680 (diff) | |
download | ironic-b2ecd089248a6d307322ba31db6b91b0810550d9.tar.gz |
Release note clean-ups for ironic release
Lots of misc fixes and changes to make the release notes
a little more consistent.
Change-Id: I8ed616f27a393d5adf015743fc1810a3d9955c55
Diffstat (limited to 'releasenotes/notes/pxe-enabled-ports-check-c1736215dce76e97.yaml')
-rw-r--r-- | releasenotes/notes/pxe-enabled-ports-check-c1736215dce76e97.yaml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/releasenotes/notes/pxe-enabled-ports-check-c1736215dce76e97.yaml b/releasenotes/notes/pxe-enabled-ports-check-c1736215dce76e97.yaml index ad0abb5d7..a07c80623 100644 --- a/releasenotes/notes/pxe-enabled-ports-check-c1736215dce76e97.yaml +++ b/releasenotes/notes/pxe-enabled-ports-check-c1736215dce76e97.yaml @@ -1,6 +1,7 @@ --- fixes: - | - When creating a neutron port for booting a ramdisk, an error is raised if - there are no PXE-enabled ports available for the node. See `bug 2001811 + Fixes an issue where no error was raised if there were no PXE-enabled + ports available for the node, when creating a neutron port. + See `bug 2001811 <https://storyboard.openstack.org/#!/story/2001811>`_ for more details. |