Merge "release ironic 21.4.0 and branch stable/2023.1"
This commit is contained in:
commit
1401dceab3
@ -15,19 +15,25 @@ releases:
|
|||||||
projects:
|
projects:
|
||||||
- repo: openstack/ironic
|
- repo: openstack/ironic
|
||||||
hash: e73c3c9c227eb71d760858ad1425fa82e9e9fe8a
|
hash: e73c3c9c227eb71d760858ad1425fa82e9e9fe8a
|
||||||
|
- version: 21.4.0
|
||||||
|
projects:
|
||||||
|
- repo: openstack/ironic
|
||||||
|
hash: c172e08415f7f0ff82a497494a798790e4c3af42
|
||||||
branches:
|
branches:
|
||||||
- name: bugfix/21.2
|
- name: bugfix/21.2
|
||||||
location: 21.2.0
|
location: 21.2.0
|
||||||
- name: bugfix/21.3
|
- name: bugfix/21.3
|
||||||
location: 21.3.0
|
location: 21.3.0
|
||||||
|
- name: stable/2023.1
|
||||||
|
location: 21.4.0
|
||||||
cycle-highlights:
|
cycle-highlights:
|
||||||
- Adds support for service role in default policy, intended for service to
|
- Adds support for service role in default policy, intended for service
|
||||||
service communication.
|
to service communication.
|
||||||
- Ironic can now export application metrics from the ironic-conductor
|
- Ironic can now export application metrics from the ironic-conductor
|
||||||
service into prometheus, alongside hardware metrics. Previously these
|
service into prometheus, alongside hardware metrics. Previously
|
||||||
were only accessible via statsd.
|
these were only accessible via statsd.
|
||||||
- Adds support for sharding Ironic nodes using a shard-key, to enable
|
- Adds support for sharding Ironic nodes using a shard-key, to enable
|
||||||
external API clients to horizontal scale. See
|
external API clients to horizontal scale. See https://docs.openstack.org/api-ref/baremetal/#shards
|
||||||
https://docs.openstack.org/api-ref/baremetal/#shards for more information.
|
for more information.
|
||||||
- Performance on the /v1/ports and /v1/portgroups API list endpoints has
|
- Performance on the /v1/ports and /v1/portgroups API list endpoints
|
||||||
been improved.
|
has been improved.
|
||||||
|
Loading…
Reference in New Issue
Block a user