releases/deliverables/ocata/python-glanceclient.yaml
Doug Hellmann 0b017cbf17 add repo names to repository-settings for ocata
Change-Id: I8fc50c5a40028cdcb37a8b3c2727689f4dede2f9
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-02-07 18:21:37 -05:00

27 lines
909 B
YAML

---
include-pypi-link: yes
launchpad: python-glanceclient
release-model: cycle-with-intermediary
team: glance
release-notes: https://docs.openstack.org/releasenotes/python-glanceclient/ocata.html
type: library
branches:
- name: stable/ocata
location: 2.6.0
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
repository-settings:
openstack/python-glanceclient: {}