summaryrefslogtreecommitdiff
path: root/releasenotes/notes/add-node-resource-class-c31e26df4196293e.yaml
blob: 32602ee8373bb9a5d132cf0d861d7b696b0d035f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
features:
  - Adds a ``resource_class`` field to the node resource,
    which will be used by Nova to define which nodes may
    quantitatively match a Nova flavor. Operators should
    populate this accordingly before deploying the Ocata
    version of Nova.
upgrade:
  - Adds a ``resource_class`` field to the node resource,
    which will be used by Nova to define which nodes may
    quantitatively match a Nova flavor. Operators should
    populate this accordingly before deploying the Ocata
    version of Nova.