da98cfefd0
A new CLI option was added to verify the SSL path and solve an issue [1]. Unfortunattely we can't propose a minor release because 3.1.0 is already in use on victoria [2]. Also backport new feature and options on stable is something that we want to avoid but here if this option is not given by operator then the behavior stay consistent with previous versions, so I don't think it can hurt. [1] https://review.opendev.org/#/c/738399/ [2] https://opendev.org/openstack/releases/src/branch/master/deliverables/victoria/castellan.yaml#L9 Change-Id: I36461375db7a55aeb9cd87acf87870cb6db8f543
33 lines
887 B
YAML
33 lines
887 B
YAML
---
|
|
launchpad: castellan
|
|
team: oslo
|
|
type: library
|
|
release-model: cycle-with-intermediary
|
|
repository-settings:
|
|
openstack/castellan: {}
|
|
releases:
|
|
- version: 1.4.0
|
|
projects:
|
|
- repo: openstack/castellan
|
|
hash: fcb39e5d9d9942aaa9c6de1e1cd97bed0e9956c8
|
|
- version: 2.0.0
|
|
projects:
|
|
- repo: openstack/castellan
|
|
hash: 141e7e4209b96b83ad61edaa1804e09fe0141fad
|
|
- version: 3.0.0
|
|
projects:
|
|
- repo: openstack/castellan
|
|
hash: 8e88919f02781d699a73e815cf8f7be72d4db352
|
|
- version: 3.0.1
|
|
projects:
|
|
- repo: openstack/castellan
|
|
hash: f8bcee0d90db12fcca27ac330ff5106b764faf68
|
|
- version: 3.0.2
|
|
projects:
|
|
- repo: openstack/castellan
|
|
hash: dcbf29d3ba0d36f59f7f5ad31708777372c756cb
|
|
branches:
|
|
- name: stable/ussuri
|
|
location: 3.0.1
|
|
release-notes: https://docs.openstack.org/releasenotes/castellan/ussuri.html
|