Files
releases/deliverables/ocata/python-glanceclient.yaml
Doug Hellmann bff0bae05c set the release notes URLs for ocata deliverables
This patch was prepared mechanically using
tools/add_release_note_links.sh

Change-Id: I4a7818f47f33a96d54d60713b73545bdaaff777f
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-02-10 12:25:38 -05:00

26 lines
858 B
YAML

---
include-pypi-link: true
launchpad: python-glanceclient
release-model: cycle-with-intermediary
team: glance
type: library
branches:
- name: stable/ocata
location: 2.6.0
release-notes: http://docs.openstack.org/releasenotes/python-glanceclient/ocata.html
releases:
- version: 2.6.0
projects:
- repo: openstack/python-glanceclient
hash: 9afb56c875c3fdc001f1b5e09c1126a008940e6c
highlights: >
- python-glanceclient supports Community Images
- Request IDs are now accessible for all objects returned via
the client API
- The ``ploop`` and ``vhdx`` disk formats are now supported in
glanceclient
- Invalid subcommands are now printed to standard out correctly
on both Python 2 and Python 3
- glanceclient has migrated from using python-keystoneclient to
keystoneauth1