fix yamllint warnings in pike/python-glanceclient

Change-Id: Iee96b7937719b619e0287fb226cdd600adee3fde
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
Doug Hellmann 2017-11-13 11:27:31 -05:00
parent 134df26a30
commit eba1e6e0a4

View File

@ -8,13 +8,17 @@ release-model: cycle-with-intermediary
release-notes: https://docs.openstack.org/releasenotes/python-glanceclient/pike.html
releases:
- highlights: |
- python-glanceclient supports Global Request ID - Download with --progress fixed for 2.x and 3.y
- python-glanceclient supports Global Request ID
- Download with --progress fixed for 2.x and 3.y
projects:
- hash: d67b33b2e5fcee4545fe4ccb1e58c8d6ed12883c
repo: openstack/python-glanceclient
version: 2.7.0
- highlights: |
- python-glanceclient supports Image Import workflow - Image download optimized to fail early if no target - Deprecated and inoperative --no-ssl-compression removed - UnicodeEncodeError fixed for unicode values in url
- python-glanceclient supports Image Import workflow
- Image download optimized to fail early if no target
- Deprecated and inoperative --no-ssl-compression removed
- UnicodeEncodeError fixed for unicode values in url
projects:
- hash: 52eb529b97533876d4c558784ee4d463814c2a0d
repo: openstack/python-glanceclient