python-aodhclient/releasenotes/notes/add-pagination-support-fcdf1cef0cfa5ca9.yaml
Kevin_Zheng 3f3087f534 Add pagination support in Aodhclient
Aodh now supports pagination. We should add it for
aodh client.

Change-Id: Ia0163cf1330dfec8880058c88966263c2e971f3c
Closes-Bug: #1538927
2016-06-16 11:17:30 +08:00

5 lines
145 B
YAML

---
features:
- Add pagination support for aodhclient, users can now use limit, sort
and marker when list alarms and show alarm histories.