Add release note about new consumer interfaces
Since bc6d87b96912212ab797ad7634b2a45e37ea5fc6 was merged, any implementations inheriting the base KeyManager class should implement the two new consumer interfaces. This documents that upgrade impact so that the note appears in release note. Change-Id: Id6ba2f3dff279371a13e319773b4579c82338774
This commit is contained in:
parent
4925356be6
commit
d578cbcce9
@ -0,0 +1,6 @@
|
||||
---
|
||||
upgrade:
|
||||
- |
|
||||
The KeyManager class now has two new abstract methods, ``add_consumer`` and
|
||||
``remove_consumer``. Any implementations inheriting the base KeyManager
|
||||
class should override these two interfaces.
|
Loading…
x
Reference in New Issue
Block a user