e5bdd02029
This transition the Queens branch to End of Life. The last patch of the branch will be tagged with queens-eol tag. The stable/queens branch cannot be used anymore and will be deleted if this patch merges. This is needed as stable/queens is not actively maintained in the recent period and thus gates are mostly broken due to job failures. Besides, by removing these branches, infra resources will be freed up, too. Please try to identify any zuul job, that is defined outside of the repositories in this patch (for example in openstack-zuul-jobs, etc.) and won't be used anymore if stable/queens is deleted, and propose a job removal patch for them. Please +1 if the team is ready for us to proceed with this transition, or -1 if there are still some activity on the branch and the team wants to continue to maintain it. Change-Id: I2ebd075bd72e71a658b838d7e39b52bfe0870466
73 lines
2.4 KiB
YAML
73 lines
2.4 KiB
YAML
---
|
|
launchpad: keystone
|
|
release-model: cycle-with-milestones
|
|
team: keystone
|
|
type: service
|
|
branches:
|
|
- location: 13.0.0.0rc1
|
|
name: stable/queens
|
|
releases:
|
|
- version: 13.0.0.0b1
|
|
projects:
|
|
- repo: openstack/keystone
|
|
hash: 8e61136effa09cc736536ee272e8b24eff348b8f
|
|
- version: 13.0.0.0b2
|
|
projects:
|
|
- repo: openstack/keystone
|
|
hash: 41cd37b494bf29cc2045d17061ad846b3a18eb78
|
|
- version: 13.0.0.0b3
|
|
projects:
|
|
- repo: openstack/keystone
|
|
hash: 48486544f32ac627dbee9d7af879b42ed3ec7b54
|
|
- version: 13.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/keystone
|
|
hash: 30afb87247b6f6b7afbe431139e3471a2739aa1a
|
|
- version: 13.0.0.0rc2
|
|
projects:
|
|
- repo: openstack/keystone
|
|
hash: 847676854572e0c36535048b731f966590adb746
|
|
- diff-start: 12.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/keystone
|
|
hash: 847676854572e0c36535048b731f966590adb746
|
|
version: 13.0.0
|
|
- projects:
|
|
- hash: 7b1b6a6fc8bdbd2218501282be760d87d096de61
|
|
repo: openstack/keystone
|
|
version: 13.0.1
|
|
- projects:
|
|
- hash: db14ee24a7102f1f9f0f95ac55ea39da1fb88e26
|
|
repo: openstack/keystone
|
|
version: 13.0.2
|
|
- version: 13.0.3
|
|
projects:
|
|
- repo: openstack/keystone
|
|
hash: 65cb669e78521ad9012cba16f3071d741b8672c5
|
|
- version: 13.0.4
|
|
projects:
|
|
- repo: openstack/keystone
|
|
hash: e8b04cc4265d672214da50b99ead8c4f8cc49aa2
|
|
- version: queens-em
|
|
projects:
|
|
- repo: openstack/keystone
|
|
hash: e8b04cc4265d672214da50b99ead8c4f8cc49aa2
|
|
- version: queens-eol
|
|
projects:
|
|
- repo: openstack/keystone
|
|
hash: 36e65cc4ca674d61f2dde6b16e310886fcf10a06
|
|
cycle-highlights:
|
|
- |
|
|
Keystone now offers a better story for applications interacting with
|
|
OpenStack APIs with the use of `application credentials <http://specs.openstack.org/openstack/keystone-specs/specs/keystone/queens/application-credentials.html>`_.
|
|
- |
|
|
A new assignment type has been added to allow for more secure RBAC called
|
|
`system scope <http://specs.openstack.org/openstack/keystone-specs/specs/keystone/queens/system-scope.html>`_.
|
|
- |
|
|
Keystone introduced an experimental unified limits API to help improve
|
|
quota enforcement, see the `documentation <https://docs.openstack.org/keystone/latest/admin/identity-unified-limits.html>`_
|
|
for more information.
|
|
repository-settings:
|
|
openstack/keystone: {}
|
|
release-notes: https://docs.openstack.org/releasenotes/keystone/queens.html
|