97585c15a6
Added the driver interface 'base.EndpointPolicyDriverV8' as super class of the sql driver implementation. Removed unused methods from driver interface and added release notes. Change-Id: I198dcbda7591e0dafb1da3a72e3f32b258c0e299 Closes-Bug: #1611102
6 lines
165 B
YAML
6 lines
165 B
YAML
---
|
|
upgrade:
|
|
- The methods ``list_endpoints_for_policy()`` and
|
|
``get_policy_for_endpoint()`` have been removed from the EndpointPolicy
|
|
driver interface.
|