From 25d37efb9154f2f08e094f4dda3366a7bcd0af31 Mon Sep 17 00:00:00 2001 From: Ghanshyam Mann Date: Tue, 6 Apr 2021 10:35:19 -0500 Subject: [PATCH] Update DEVSTACK_SERIES to xena stable/wallaby branch has been created now and current master is for xena. Change-Id: I42f67361fe50795d929752434342effddf123486 --- stackrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stackrc b/stackrc index 648a028beb..9630221f4e 100644 --- a/stackrc +++ b/stackrc @@ -245,7 +245,7 @@ REQUIREMENTS_DIR=${REQUIREMENTS_DIR:-$DEST/requirements} # Setting the variable to 'ALL' will activate the download for all # libraries. -DEVSTACK_SERIES="wallaby" +DEVSTACK_SERIES="xena" ############## #