From 29efb7282296c183d5036bc64451a9469a053056 Mon Sep 17 00:00:00 2001 From: Ghanshyam Mann Date: Wed, 30 Sep 2020 11:06:04 -0500 Subject: [PATCH] Update DEVSTACK_SERIES to wallaby stable/victoria branch has been created now and current master is for wallaby. Change-Id: I5f5b233127d6ef24452fcd05db990f9ddc244dc4 --- stackrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stackrc b/stackrc index bf1ad3d85d..a36f8970e6 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="victoria" +DEVSTACK_SERIES="wallaby" ############## #