Skip to content

Commit 62c7c2f

Browse files
authored
Merge pull request #320 from stackhpc/add-ovn-octavia-provider
Add ovn-octavia-provider repository to source-repositories
2 parents 5598e9a + 0203e1a commit 62c7c2f

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

ansible/inventory/group_vars/all/source-repositories

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -284,6 +284,22 @@ source_repositories:
284284
- codeowners:
285285
content: "{{ community_files.codeowners.openstack }}"
286286
dest: ".github/CODEOWNERS"
287+
ovn-octavia-provider:
288+
ignored_releases:
289+
- victoria
290+
- wallaby
291+
- xena
292+
- yoga
293+
- zed
294+
- 2024.1
295+
workflows:
296+
ignored_workflows:
297+
elsewhere:
298+
- tox
299+
community_files:
300+
- codeowners:
301+
content: "{{ community_files.codeowners.openstack }}"
302+
dest: ".github/CODEOWNERS"
287303
sahara-dashboard:
288304
ignored_releases:
289305
- victoria

0 commit comments

Comments
 (0)