f72f423b73
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: If8aab5d3ec29085c17aff7c247dda0f59b7ecda6
69 lines
2.4 KiB
YAML
69 lines
2.4 KiB
YAML
---
|
|
launchpad: congress
|
|
release-model: cycle-with-milestones
|
|
team: congress
|
|
type: service
|
|
releases:
|
|
- version: 7.0.0.0b1
|
|
projects:
|
|
- repo: openstack/congress
|
|
hash: a729a0926dcf3d5fcb8ee5640ea0bb5dec85e1a7
|
|
- version: 7.0.0.0b2
|
|
projects:
|
|
- repo: openstack/congress
|
|
hash: 4043745bd48736f9705a0e8b764a1bbe4186793e
|
|
- version: 7.0.0.0b3
|
|
projects:
|
|
- repo: openstack/congress
|
|
hash: d9f6b258f7b66b556aef5c919dae0679db2067cf
|
|
- version: 7.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/congress
|
|
hash: b15aa16c7f3042a50aa506822867d5c36738e545
|
|
- version: 7.0.0.0rc2
|
|
projects:
|
|
- repo: openstack/congress
|
|
hash: f26f54774f598fa41d6fb0b8b01054330b5aee31
|
|
- diff-start: 6.0.0
|
|
projects:
|
|
- repo: openstack/congress
|
|
hash: f26f54774f598fa41d6fb0b8b01054330b5aee31
|
|
version: 7.0.0
|
|
- version: 7.0.1
|
|
projects:
|
|
- repo: openstack/congress
|
|
hash: 2a6e9b9630cf31b17003bd0b0e98c748553f81ac
|
|
- version: 7.0.2
|
|
projects:
|
|
- repo: openstack/congress
|
|
hash: dc64fa1c0480407aa3e6f0993623844ff770ccac
|
|
- version: queens-em
|
|
projects:
|
|
- repo: openstack/congress
|
|
hash: dc64fa1c0480407aa3e6f0993623844ff770ccac
|
|
- version: queens-eol
|
|
projects:
|
|
- repo: openstack/congress
|
|
hash: 3aac30a360ce6644e72ff1bf9a3bf96b37c53aed
|
|
repository-settings:
|
|
openstack/congress:
|
|
tarball-base: openstack-congress
|
|
branches:
|
|
- location: 7.0.0.0rc1
|
|
name: stable/queens
|
|
cycle-highlights:
|
|
- 'Mistral Integration: Congress can now trigger workflows according
|
|
to operator-defined policy. From sending emails to running ansible
|
|
playbooks, Congress and Mistral can take infrastructure automation
|
|
and fault-recovery to the next level.'
|
|
- 'Config Validation: To help operators catch improper, insecure,
|
|
or incompatible configurations across the Stack, the new configuration
|
|
validation facility enables Congress to monitor service configurations
|
|
according to policy.'
|
|
- 'Tag-based Security: To help operators secure and manage self-service
|
|
infrastructure, Congress now supports enforcement of application-based
|
|
network security policies based on tags and other semantic information.'
|
|
- 'Bug Fixes: As with every release, we continue to make Congress
|
|
more robust and stable than ever.'
|
|
release-notes: https://docs.openstack.org/releasenotes/congress/queens.html
|