diff options
author | Dmitry Tantsur <dtantsur@protonmail.com> | 2020-09-29 15:25:26 +0200 |
---|---|---|
committer | Dmitry Tantsur <dtantsur@protonmail.com> | 2020-09-29 15:25:26 +0200 |
commit | f2d5e88e04d0b512f1791fcc8429c6d57ce1453e (patch) | |
tree | 3c5d4f5226927c8c5c1fb1644572e9a13c25a78b /releasenotes | |
parent | e46311d57d994478559e7e64c7fe3d6a06f6263b (diff) | |
download | ironic-f2d5e88e04d0b512f1791fcc8429c6d57ce1453e.tar.gz |
Trivial: fix formatting in the prelude
Change-Id: I967af0e280650156c3a9794a80e3af1177a5ffd1
Diffstat (limited to 'releasenotes')
-rw-r--r-- | releasenotes/notes/prelude-for-victoria-e65b4c63ce1e1a7a.yaml | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/releasenotes/notes/prelude-for-victoria-e65b4c63ce1e1a7a.yaml b/releasenotes/notes/prelude-for-victoria-e65b4c63ce1e1a7a.yaml index 1b21a2ea9..3ffcce99d 100644 --- a/releasenotes/notes/prelude-for-victoria-e65b4c63ce1e1a7a.yaml +++ b/releasenotes/notes/prelude-for-victoria-e65b4c63ce1e1a7a.yaml @@ -10,15 +10,16 @@ prelude: | operators' lives has yet to cease, and has no signs of stopping anytime soon. - As with any release, we have some things we are particularly proud of:: - * Support for TLS encryption of Agent communications. - * Support for in-band deployment steps enabling software RAID to be - configured at deployment time. - * Ramdisk/Virtual Media pass-through of ISO images. - * BMC-less ``agent`` power control, so BMC's are not required - for deployments. - * Network configuration injection with virtual media based ramdisks. - * Integrated basic authentication for standalone Ironic operators. + As with any release, we have some things we are particularly proud of: + + * Support for TLS encryption of Agent communications. + * Support for in-band deployment steps enabling software RAID to be + configured at deployment time. + * Ramdisk/Virtual Media pass-through of ISO images. + * BMC-less ``agent`` power control, so BMC's are not required + for deployments. + * Network configuration injection with virtual media based ramdisks. + * Integrated basic authentication for standalone Ironic operators. And with any major release, a number of bugs have been fixed. Cross-vendor features see increased parity. Every contributor has something to be proud |