
Added support in the CLI for limit and marker to the configuration-list and configuration-instances command. Changed the python API to use the _pagination function instead of _list. Modified the unit tests to test this change. Change-Id: I46d8258eab81d1510707244547e31cd5707a22ce Closes-Bug: bug/1638352
4 lines
125 B
YAML
4 lines
125 B
YAML
features:
|
|
- Added pagination support (limit and marker) to the CLI for
|
|
configuration-list and configuration-instances.
|