summaryrefslogtreecommitdiff
path: root/releasenotes/notes/prelude-to-the-stein-f25b6073b6d1c598.yaml
diff options
context:
space:
mode:
authorJulia Kreger <juliaashleykreger@gmail.com>2019-03-15 15:31:58 -0700
committerJulia Kreger <juliaashleykreger@gmail.com>2019-03-18 06:26:56 -0700
commitc76254776bba80f6a9d29b718ee4aaa51c4cc98b (patch)
tree81f753c0188a344f1ae9ffae42fa598a93a18c4b /releasenotes/notes/prelude-to-the-stein-f25b6073b6d1c598.yaml
parentf944f60041dfbf19547d35f4abf3f18001a05930 (diff)
downloadironic-c76254776bba80f6a9d29b718ee4aaa51c4cc98b.tar.gz
Add prelude and update release notes for 12.1.0
Some minor clean-up of already merged release notes for improved clarity/message consistency. Change-Id: I937ac31f3c939ae2c53cefd65394b7af02485642
Diffstat (limited to 'releasenotes/notes/prelude-to-the-stein-f25b6073b6d1c598.yaml')
-rw-r--r--releasenotes/notes/prelude-to-the-stein-f25b6073b6d1c598.yaml32
1 files changed, 32 insertions, 0 deletions
diff --git a/releasenotes/notes/prelude-to-the-stein-f25b6073b6d1c598.yaml b/releasenotes/notes/prelude-to-the-stein-f25b6073b6d1c598.yaml
new file mode 100644
index 000000000..a4e615545
--- /dev/null
+++ b/releasenotes/notes/prelude-to-the-stein-f25b6073b6d1c598.yaml
@@ -0,0 +1,32 @@
+---
+prelude: |
+ The Bare Metal as a Service team joyfully announces our OpenStack Stein
+ release of ironic 12.1.0. While no steins nor speakers were harmed during
+ the development of this release, we might have suffered some hearing
+ damage after we learned that we could increase the volume well
+ past eleven!
+
+ Notable items include:
+
+ * Increased parallelism of power synchronization to improve overall
+ conductor efficiency.
+ * API fields to support node ``description`` and ``owner`` values.
+ * HPE iLO ``ilo5`` and Huawei ``ibmc`` hardware types.
+ * Allocations API interface to enable operators to find and select
+ bare metal nodes for deployment.
+ * JSON-RPC can now be used for ``ironic-api`` to ``ironic-conductor``
+ communication as opposed to using an AMQP messaging provider.
+ * Support for customizable PXE templates and streamlined deployment
+ sequences.
+ * Initial support for the definition of "deployment templates" to
+ enable operators to define and match customized deployment sequences.
+ * Initial work for supporting SmartNIC configuration is included,
+ however the Networking Service changes required are not anticipated
+ until sometime during the Train development cycle.
+ * And numerous bug fixes, including ones for IPv6 and IPMI.
+
+ This release includes the changes in ironic's ``12.0.0`` release which
+ was also released during the Stein development cycle and includes a number
+ of improvements for Bare Metal infrastructure operators. More about our
+ earlier stein release can be found in our
+ `release notes <https://docs.openstack.org/releasenotes/ironic/stein.html#relnotes-12-0-0>`_.