65264a936a
This patch provides a tool function to retrieve valid sort keys from `attr_info` dict. And it's necessary prerequisite to fix bug-1659175. Related-bug: #1659175 Change-Id: I5ef7a0730122011f5ef18c1b4e2c0bfe82ed585b
6 lines
198 B
YAML
6 lines
198 B
YAML
---
|
|
features:
|
|
- |
|
|
A new method ``retrieve_valid_sort_keys`` was added to ``neutron_lib.api.attributes``.
|
|
This method can help retrieve valid sort keys from a given resource attribute map.
|