5b035972e5
Defining a API Extention for enabling sorting in agent -list attributes. Added "is_sort_key" keyword for attributes of agent. Neutron API can use "sort_key" and "sort_dir" for sorting on resulted list. Change-Id: I3155a4f1de664e4ff8e32ccc4314927ea462048c Related-Bug: #1877254
6 lines
145 B
YAML
6 lines
145 B
YAML
---
|
|
features:
|
|
- |
|
|
Add keyword ``is_sort_key`` to agents. Make the agent's
|
|
attribute can be used as a sort key for sorting list result.
|