We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f79ec11 commit f1e4055Copy full SHA for f1e4055
hack/ci/create_devstack.sh
@@ -3,7 +3,7 @@
3
# Copyright 2021 The Kubernetes Authors.
4
#
5
# Licensed under the Apache License, Version 2.0 (the "License");
6
-# you may not use this file except in compliance with the License.
+# may not use this file except in compliance with the License.
7
# You may obtain a copy of the License at
8
9
# http://www.apache.org/licenses/LICENSE-2.0
@@ -31,7 +31,7 @@ source "${scriptdir}/${RESOURCE_TYPE}.sh"
31
32
CLUSTER_NAME=${CLUSTER_NAME:-"capo-e2e"}
33
34
-OPENSTACK_RELEASE=${OPENSTACK_RELEASE:-"yoga"}
+OPENSTACK_RELEASE=${OPENSTACK_RELEASE:-"zed"}
35
OPENSTACK_ENABLE_HORIZON=${OPENSTACK_ENABLE_HORIZON:-"false"}
36
37
# Devstack will create a provider network using this range
0 commit comments