Skip to content

Commit 23645c6

Browse files
authored
update openstack version to zed (kubernetes#2044)
1 parent 6251161 commit 23645c6

File tree

1 file changed

+1
-1
lines changed
  • tests/playbooks/roles/install-devstack/defaults

1 file changed

+1
-1
lines changed

tests/playbooks/roles/install-devstack/defaults/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
user: "stack"
33
workdir: "/home/{{ user }}/devstack"
4-
branch: "stable/xena"
4+
branch: "stable/zed"
55
enable_services:
66
- nova
77
- glance

0 commit comments

Comments
 (0)