summaryrefslogtreecommitdiff
path: root/releasenotes/notes/prelude-for-seventeen-638544be837c54fa.yaml
blob: a7162d7019acb8e317a1415ea5aaf80c701af531 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
---
prelude: |
    The Ironic community is proud to release Ironic 17.0!

    Where if it were developer years instead of major versions,
    we would all be very afraid since it already has access to
    the car keys.

    This release of Ironic includes numerous advancements which extend
    an operator's ability to customize and further extend their deployment
    to meet their needs.

    * Redfish enhancements including Out of Band RAID configuration management
      and automatic setting of Secure Boot on nodes deployed using
      ``redfish``.
    * Deployment enhancements including UEFI Partition Image handling,
      per-instance per-deployments of default interface selections, user
      requestable ``deploy_steps`` at deploy time, IPA file
      injection, and support for setting a node's boot mode via
      ``instance_info``.
    * Support for ``system`` scoped Role Based Access controls *and*
      ``project`` scoped access is available by default for associated
      nodes when the ``node`` ``owner`` or ``lessee`` fields are set.
      This effort alone added over 1,500 new unit tests.
    * Operator friendly fixes such as memory over-consumption guard for
      memory intensive tasks, vendor hardware aware handling to help
      address issues such as different settings being needed to invoke UEFI,
      and "lazy" loading of database attributes to reduce the overall database
      load.

    Along with all of this massive amount of work, a number of bugs were fixed
    while we were along the road trip of this development cycle.

    We sincerely hope you enjoy it!