Updates for stable/wallaby branch creation

Update .gitreview file to target stable branch.

Reference stable/wallaby upper-constraints.

Change-Id: I94a183ca37ff3d21b3465f91e9272d75590f552f
This commit is contained in:
James Page 2021-05-17 09:56:34 +01:00
parent 997cb183f7
commit f1f927a1e4
2 changed files with 2 additions and 1 deletions

View File

@ -2,3 +2,4 @@
host=review.opendev.org
port=29418
project=x/snap-openstackclients.git
defaultbranch=stable/wallaby

View File

@ -188,7 +188,7 @@ parts:
- setuptools-rust
- Cython
constraints:
- https://raw.githubusercontent.com/openstack/requirements/master/upper-constraints.txt
- https://raw.githubusercontent.com/openstack/requirements/stable/wallaby/upper-constraints.txt
build-packages:
- libffi-dev
- libssl-dev