Release notes for 11.0.1

f44ffe8 Updated from global requirements
fd60051 Move store config opt to glance_store section
c0d466d force releasenotes warnings to be treated as errors
830a0ec V1: Stop id changes after the image creation
0f001b2 Disallow user modifing ACTIVE_IMMUTABLE of deactivated images
0b7b8a3 Imported Translations from Zanata
ecb2def Catch InvalidImageStatusTransition error
7bf206c add "unreleased" release notes page
0415270 Add reno for release notes management
53d48d8 add first reno-based release note
4a31949 set default branch for git review
1586f2c Add swiftclient to test-requirements
aae81e2 Updated from global requirements
b977544 Pass CONF to logging setup
25ead6a Fixed registry invalid token exception handling
5434297 Updated from global requirements
8902d12 Decrease test failure if second changes during run
7158d78 Switch to post-versioning

Change-Id: I9c5e8b630e862f83020b5683f32af9a2ae91968d
This commit is contained in:
Erno Kuvaja 2015-12-11 12:58:30 +00:00 committed by Flavio Percoco
parent 2b20285a1a
commit 7296a5302b
10 changed files with 34 additions and 0 deletions

View File

@ -0,0 +1,3 @@
---
fixes:
- Bug 1505474 Glance raise 500 error when delete images with unallowed status change

View File

@ -0,0 +1,3 @@
---
fixes:
- Bug 1505675 Flaky tasks test glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_create_with_live_time

View File

@ -0,0 +1,7 @@
---
prelude: >
This release has impact on API behavior.
security:
- This release prevents non-admin user to change 'size' and 'checksum' properties of an image after it has been deactivated via Images API v1.
fixes:
- Bug 1517060 Users (without admin privileges) can change ACTIVE_IMMUTABLE properties of their own images when deactivated.

View File

@ -0,0 +1,3 @@
---
prelude: >
Translations have been synced from Zanata.

View File

@ -0,0 +1,3 @@
---
fixes:
- Bug 1504184 Glance does not error gracefully on token validation error

View File

@ -0,0 +1,3 @@
---
fixes:
- Bug 1522132 Scrubber tests are broken due to deprecated config filesystem_store_datadir under DEFAULT section

View File

@ -0,0 +1,3 @@
---
fixes:
- Bug 1505710 Wrong logging setup in replicator

View File

@ -0,0 +1,3 @@
---
fixes:
- Bug 1483353 v1 Updates using x-image-meta-id header provoke E500 or 200

View File

@ -0,0 +1,3 @@
---
fixes:
- Bug 1512369 glance should declare a test-requirements.txt on swiftclient (for config generator)

View File

@ -0,0 +1,3 @@
---
prelude: >
On this release requirements.txt were synced from global-requirements.