| commit | 5448f589802c980f6eec2bbeb60ad6407accb4c3 | [log] [tgz] |
|---|---|---|
| author | Pratik Mallya <pratik.mallya@gmail.com> | Fri Aug 21 12:21:09 2015 -0500 |
| committer | Pratik Mallya <pratik.mallya@gmail.com> | Fri Aug 21 12:27:49 2015 -0500 |
| tree | b777a62ebaf5204448e1bcd49234a451a263def6 | |
| parent | 1d8b6f1e17ae0fa96301f1b4b815f7d7ff0a63f6 [diff] |
Fix Pagination for list StackResources The api does not support marker based pagination and this breaks the clients which loop infinitely over list resource calls.