heat/releasenotes/notes/remove-nova-api-extension-934f8389ea42e9e4.yaml
Rabi Mishra 49a2a1e55a Remove nova api extension checks
Entire api extension concept has been removed from nova. API bindings
which have been deprecated since Train release are removed with
https://review.opendev.org/#/c/686516/.

Change-Id: Ifd318a54ef01eb500cebbc11e642b3ae62e5fc79
2019-11-06 20:03:56 +05:30

7 lines
195 B
YAML

---
upgrade:
- |
Nova has removed api extension support and its api bindings.
Heat has now removed support for extensions from nova client
plugin and the resource plugins using it.