summaryrefslogtreecommitdiff
path: root/releasenotes/notes/deprecate_hooks-6f6d60ac206a6da6.yaml
blob: 6990935e7d060152117ec002ef9e751f3d2924dd (plain)
1
2
3
4
5
6
7
---
deprecations:
  - Deprecate the use of nova.hooks. This facility used to let
    arbitrary out of tree code be executed around certain internal
    actions, but is unsuitable for having a well maintained
    API. Anyone using this facility should bring forward their use
    cases in the Newton cycle as nova-specs.