e3a410f699
One day Nova will deprecate capabilities, and we'll have to use something else for profiles. As a preparational steps, start accepting profile as a separate instackenv.json field, thus decoupling it from the underlying implementation. Partial-Bug: #1793134 Change-Id: Ife97a0955a480bcc41b3453d58ef7fe6488b476c
10 lines
300 B
YAML
10 lines
300 B
YAML
---
|
|
features:
|
|
- |
|
|
Node's profile can now be specified as a separate ``profile`` field in
|
|
the ``instackenv.json`` instead of inside capabilities.
|
|
deprecations:
|
|
- |
|
|
Specifying profile in capabilities when enrolling nodes is deprecated.
|
|
Please use the new ``profile`` field instead.
|