summaryrefslogtreecommitdiff
path: root/releasenotes/notes/new-COMPUTE_NODE-trait-06701d03b17d179f.yaml
blob: 1160877eba4b2d32b3da0a7fdcfe193f0ba8140d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
---
upgrade:
  - |
    Starting in the Ussuri release, compute node resource providers are
    automatically marked with the ``COMPUTE_NODE`` trait. This allows them to
    be distinguished easily from other providers, including sharing and nested
    providers, as well as other non-compute-related providers in a deployment.
    To make effective use of this trait (e.g. for scheduling purposes), all
    compute nodes must be upgrade to Ussuri. Alternatively, you can manually
    add the trait to pre-Ussuri compute node providers via `openstack resource
    provider trait set
    <https://docs.openstack.org/osc-placement/train/cli/index.html#resource-provider-trait-set>`_