a4a06a2ace
As a preparation for the transition of stable/2023.1 to Unmaintained, this release picks up new commits to skyline-apiserver since the last release from stable/2023.1. This is being proposed as a convenience to help make sure stable changes are being released. If the team is good with this going out, please respond with a +1 to let the release team know it is OK to proceed. If it is not wanted at this time, or if there are more changes that would be good to get merged before doing a stable release, please leave a -1 with a comment with what the team would prefer. We can then either abandon this patch, or wait for an update with a new commit hash to use instead. $ git log --oneline --no-merges 2.0.0..8c3e165 8c3e165 fix: Set stable-2023.1 version of constraints to use 326a503 change sso port to be optional 4dc464b fix: Set stable-2023.1 version of skyline-console to use f13c805 Update requirements and test-requirements 97ccfab Update TOX_CONSTRAINTS_FILE for stable/2023.1 a08714b Update .gitreview for stable/2023.1 Change-Id: Icb3fb3c747f524ae5b43d5c30dd62253fac52379 Signed-off-by: Elod Illes <elod.illes@est.tech>
33 lines
1.0 KiB
YAML
33 lines
1.0 KiB
YAML
---
|
|
launchpad: skyline-apiserver
|
|
release-model: cycle-with-rc
|
|
team: skyline
|
|
type: service
|
|
repository-settings:
|
|
openstack/skyline-apiserver: {}
|
|
cycle-highlights:
|
|
- Support keystone ssl verify. Add configuration item cafile to skyline
|
|
configuration file.
|
|
- Add log_file config into skyline.yaml.sample. Now the log path of
|
|
skyline is log_dir with log_file, no other hardcode path.
|
|
- The nginx.conf.j2 support both http and https. By default is http.
|
|
releases:
|
|
- version: 2.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/skyline-apiserver
|
|
hash: 2723126f034b5e8aafaa89b28dd3b1febdd2aeb0
|
|
- version: 2.0.0
|
|
projects:
|
|
- repo: openstack/skyline-apiserver
|
|
hash: 2723126f034b5e8aafaa89b28dd3b1febdd2aeb0
|
|
diff-start: 1.0.0.0rc1
|
|
- version: 2.0.1
|
|
projects:
|
|
- repo: openstack/skyline-apiserver
|
|
hash: 8c3e165638fa3bcb057cf4fa933a61013bf36694
|
|
branches:
|
|
- name: stable/2023.1
|
|
location: 2.0.0.0rc1
|
|
release-notes:
|
|
https://docs.openstack.org/releasenotes/skyline-apiserver/2023.1.html
|