Cinder stable/mitaka 8.1.0 Release

Changes since 8.0.0:
f9a5424 Add proxy config option to google backup driver
00e9cf1 3par driver handles concurrent host create conflict
0d22ead Add lock decorator to SolidFire clone_image method
911ee41 volume upload-to-image fails for iso disk-format
3371665 Imported Translations from Zanata
2fd66d7 Dell SC: Do not set High Availability in async mode.
8a5b03d Dell SC: Specify High Availability for create replication
76c74ea Allow admin project to operate on all quotas
9731fdc Set QoS on cloned volumes
3b7e9cc Handle SSL termination proxies for version list
76cfb3e update min tox version to 2.0
184d639 Fix failure with "None" volume type in Pure drivers
cfa3056 Don't apply config fixture to auth_token.CONF
911456b Imported Translations from Zanata
924d990 Log terminate_connection exception with traceback
7c3702f VMware: Fix create vol from streamOptimized image
059fc7d VMware:Persist storage policy ID in vmdk meta-data
cf5fab9 Fix backup using temp snapshot code path
51abc42 Call _init_volume_driver in backup manager
5248fca 3PAR: Fix delete volume when online clone
c3471fc Use manifest to backport OVOs during upgrades
0520389 remove extra quota commit of manage snapshot
37e32bc 3PAR driver failure SR License missing in array
d1a4c61 Updated from global requirements
92fa7ee VMware: Support for paraVirtual image adapter type
a055762 Return BadRequest for invalid 4byte unicode character
69cf2f2 Huawei: Raise if no FC port found
2728809 Switch to using correct TaskFlow Failure class
b136468 gpfs: Add changed options for 'find' command in rootwrap filters
cf11c51 Coho Data: Reconnect to cluster on broken pipe
7ba7b55 Fix typo in function call manager.py
946776c Fix Brcd lookup service to use defined southbound protocol
473244f Brocade FCZM: Fix LOGOUT_PAGE reference
3c0024b use stable/mitaka upper-constraints
6e7c6a3 Don't disallow quota deletion if allocated < 0
8c71d1c Fix retype from non-repl to repl type in Pure drivers
445a3db Fix image-volume cache to use volume object when evicting
92b285f Fix AttributeError when obtaining 'name' attribute from 'snap'
68cbb9d gpfs: remove a race in deleting volumes
b9c661b 3PAR Clean up VLUN deletion on detach
5bcb2ce model_update for temp volume or snapshot in backup
a82d269 Remove object to dictionary translation logic
939c166 NetApp: Use Local Cache to Copy an Available Image
66dcbd0 Manage existing volume with invalid host
71efebc Fix taskflow parameters for manage_existing
7b630d6 Support https keystone CA checking in volume quotas
4dcd009 Updated from global requirements
d6a502b Add provider_location to cloned volume
b472931 image: don't use is_public with glance V2 API
4dbaf98 Imported Translations from Zanata
54b024f Huawei: Do not do split if replication pair abnormal
ae081d6 Imported Translations from Zanata
d7af059 Fix RPC and Object version pinning on API
ede4f73 Updated from global requirements
7ac2201 Imported Translations from Zanata
31d8ec2 Cleanup volume_attachment in case of reset-state attach_status
6523415 Fix service version pinning on start
70ad205 Updated from global requirements
4c26a6d RBD: delete snapshots if missing in the backend
83ef56a VMware: Support for non-default port
f3a0616 Remove "patch mock to raise for invalid assert calls"
0019753 Fix volume retype failure with on-demand policy
101621f Imported Translations from Zanata
e2802c4 rtstool surrounds IPv6 addresses by brackets
d50933a Imported Translations from Zanata
f95d665 Dont query image metadata for empty volume list
f414df6 Dell SC: Error results moved to json
2243086 VNX: Add 'None' check in parsing provider location
07a5ea2 Imported Translations from Zanata
61bc7f9 Imported Translations from Zanata

Change-Id: I1f5986e3119613f7c643147c65113562ba44b82f
This commit is contained in:
Eric Harney 2016-08-05 11:45:30 -04:00
parent fc6f3125de
commit 1335015739

View File

@ -28,3 +28,10 @@ releases:
projects:
- repo: openstack/cinder
hash: da90a31c601297205d61693b885820754d6699b8
- version: 8.1.0
projects:
- repo: openstack/cinder
hash: f9a5424a47439ae251ce024a0627c3e156a30872
highlights: >
- Bug fixes, dependency updates, translation updates. New
requirement on oslo.concurrency>=3.7.1.