From 0d5c8d6643d5f532ec4b0e9f4a588d604db51dba Mon Sep 17 00:00:00 2001 From: Martin Kopec Date: Wed, 28 Sep 2022 02:13:58 +0200 Subject: [PATCH] Update DEVSTACK_SERIES to 2023.1 stable/zed branch has been created now and current master is for 2023.1 Antelope. Change-Id: I6186d01b1bf8548425500cc9feee6ab494a3db03 --- stackrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stackrc b/stackrc index b3130e5f7f..a05d1e5553 100644 --- a/stackrc +++ b/stackrc @@ -243,7 +243,7 @@ REQUIREMENTS_DIR=${REQUIREMENTS_DIR:-$DEST/requirements} # Setting the variable to 'ALL' will activate the download for all # libraries. -DEVSTACK_SERIES="zed" +DEVSTACK_SERIES="2023.1" ############## #