Files
openstack-ansible/inventory/group_vars/octavia_all/source_git.yml
Dmitriy Rabotyagov 7637025695 Bump upstream SHAs on master
Change-Id: Ic9142cebcbf029aec7624163dce3395a135117a6
Signed-off-by: Dmitriy Rabotyagov <dmitriy.rabotyagov@cleura.com>
2025-09-08 10:17:58 +02:00

27 lines
1.1 KiB
YAML

---
# Copyright 2023, Cleura AB
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 01.09.2025 ###
## Octavia service
octavia_git_repo: "{{ openstack_opendev_base_url }}/openstack/octavia"
octavia_git_install_branch: 4cde74a24b0dde4471a12d5c96be556fd5681cd4
octavia_git_track_branch: master
## Octavia OVN provider
octavia_ovn_octavia_provider_git_repo: "{{ openstack_opendev_base_url }}/openstack/ovn-octavia-provider"
octavia_ovn_octavia_provider_git_install_branch: 5895ae7c4e4da8926ccb8ff9c9826f518891fed1
octavia_ovn_octavia_provider_git_track_branch: master