Skip to content

Commit e04fc83

Browse files
committed
Stop syncing EOL Xena for Kolla projects
Xena is now EOL in upstream Kolla projects. Attempting to sync will fail because the stable/xena branches have been deleted.
1 parent 2bfe386 commit e04fc83

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ansible/inventory/group_vars/all/source-repositories

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ source_repositories:
4343
ignored_releases:
4444
- victoria
4545
- wallaby
46+
- xena
4647
community_files:
4748
- codeowners:
4849
content: "{{ community_files.codeowners.kayobe }}"
@@ -51,6 +52,7 @@ source_repositories:
5152
ignored_releases:
5253
- victoria
5354
- wallaby
55+
- xena
5456
community_files:
5557
- codeowners:
5658
content: "{{ community_files.codeowners.kayobe }}"
@@ -66,6 +68,7 @@ source_repositories:
6668
ignored_releases:
6769
- victoria
6870
- wallaby
71+
- xena
6972
community_files:
7073
- codeowners:
7174
content: "{{ community_files.codeowners.kayobe }}"

0 commit comments

Comments
 (0)