Merge "Add cycle-highlights for openstacksdk for queens"

This commit is contained in:
Zuul 2018-02-07 20:58:23 +00:00 committed by Gerrit Code Review
commit 22a4fbda53

View File

@ -40,3 +40,9 @@ releases:
branches:
- name: stable/queens
location: 0.11.0
cycle-highlights:
- Merged code from shade, os-client-config and openstacksdk into a single
library.
- Added support for making direct REST calls to all OpenStack services.
- Updated pagination support to support all existing forms of pagination.
Pagination now works automatically behind the scenes.