bifrost/releasenotes/notes/no-shade-b861f699b8a9919f.yaml
Dmitry Tantsur 8b43bf00f3 Get rid of the shade dependency
Shade is being phased out in favour of openstacksdk, which also allows
to simplify the authentication code.

Change-Id: I14210a720792c3f7f0669330ccb6d2f67d624246
2020-06-03 15:57:15 +02:00

9 lines
245 B
YAML

---
upgrade:
- |
The shade library is no longer used, nor installed by default.
deprecations:
- |
The ``os_ironic_facts`` module is deprecated. Please use
``os_ironic_node_info`` that returns information in the "node" parameter.