skyline-apiserver:stable/2024.2

Last commit made on 2024-11-01
Get this branch:
git clone -b stable/2024.2 https://git.launchpad.net/skyline-apiserver

Branch merges

Branch information

Name:
stable/2024.2
Repository:
lp:skyline-apiserver

Recent commits

c8bf698... by Boxiang Zhu

fix: Set stable-2024.2 version of skyline-console to use

1. Use version of stable-2024.2 for skyline-console package
2. Set docker image tag as 2024.2

Change-Id: I9bbfa66b6cc102872b9dc48617a6e84411d209b6

f870b73... by OpenStack Release Bot <email address hidden>

Update TOX_CONSTRAINTS_FILE for stable/2024.2

Update the URL to the upper-constraints file to point to the redirect
rule on releases.openstack.org so that anyone working on this branch
will switch to the correct upper-constraints list automatically when
the requirements repository branches.

Until the requirements repository has as stable/2024.2 branch, tests will
continue to use the upper-constraints list on master.

Change-Id: I5a7579604b9d1e9304117454cdff637db470dfca

7118755... by OpenStack Release Bot <email address hidden>

Update .gitreview for stable/2024.2

Change-Id: Ibdea9e065eb647bc4f0de79b1fcf6d467e5445a0

4e06ed4... by Wu Wenxiang

feat: region field change to optional in login API

region filed default value is CONF.openstack.default_region

Change-Id: I11be6339d5f0d74499f0dd3b28664c27ace43b36

2a3a08e... by Boxiang Zhu

Change to use shell cat to fetch commit_id

Command file can not do correct when run it on centos 7
with docker to build. So Change it to use shell cat.

Change-Id: I1186b22c224bbc6e828f71014f5b7f920df3a651

d3c48c1... by Boxiang Zhu

fix: Use update instead of insert

If insert will add a new data when the item exists.

Fix for this commit: https://review.opendev.org/c/openstack/skyline-apiserver/+/920163

Change-Id: I9c1cf197c1eb611ae81f072c9b35898414a2431b

ce7d977... by Reşit Demir

fix: Update databases package version

Update databases package with compatiple sqlAlcehemy

Change-Id: If4a91e38d45a1a90ed27e9f4c6303955c07e83d8

42567b8... by Zuul <email address hidden>

Merge "Fix skyline-apiserver on python3.11"

075d572... by OpenStack Release Bot <email address hidden>

reno: Update master for unmaintained/zed

Update the zed release notes configuration to build from
unmaintained/zed.

Change-Id: I420256103435017ab62b3215c8612e7ddb6212ef

eea81ce... by Michal Arbet

Fix skyline-apiserver on python3.11

Bump pydantic version which fixes skyline-apiserver
when running under python3.11.

Closes-Bug: #2047145
Change-Id: Idb1897f64ffaf0cd0fbee4f7f198935386a5f599