File tree Expand file tree Collapse file tree 2 files changed +19
-3
lines changed
ansible/inventory/group_vars/all Expand file tree Collapse file tree 2 files changed +19
-3
lines changed Original file line number Diff line number Diff line change @@ -124,6 +124,21 @@ source_repositories:
124124 - codeowners:
125125 content: "{{ community_files.codeowners.openstack }}"
126126 dest: ".github/CODEOWNERS"
127+ blazar:
128+ additional_releases:
129+ - master
130+ ignored_releases:
131+ - victoria
132+ - wallaby
133+ - xena
134+ - yoga
135+ - zed
136+ - 2023.1
137+ - 2024.1
138+ community_files:
139+ - codeowners:
140+ content: "{{ community_files.codeowners.openstack }}"
141+ dest: ".github/CODEOWNERS"
127142 cinder:
128143 ignored_releases:
129144 - victoria
Original file line number Diff line number Diff line change 5252 " ansible-collection-kayobe-workflows"
5353 ],
5454 "OpenStack" : [
55- " bifrost" ,
5655 " barbican" ,
56+ " bifrost" ,
57+ " blazar" ,
5758 " cinder" ,
5859 " cloudkitty" ,
5960 " cloudkitty-dashboard" ,
7071 " octavia" ,
7172 " octavia-dashboard" ,
7273 " ovn-octavia-provider" ,
73- " stackhpc-inspector-plugins " ,
74- " requirements "
74+ " requirements " ,
75+ " stackhpc-inspector-plugins "
7576 ],
7677 "Platform" : [
7778 ],
You can’t perform that action at this time.
0 commit comments