
Since 2023.2 has been released, we're switching to track and test code against 2023.2 stable branch and update SHAs to the HEAD of the branch. Change-Id: I59951bce68fb898a3b0845b5c5f2443e5d57e3bb
54 lines
2.5 KiB
YAML
54 lines
2.5 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 05.10.2023 ###
|
|
|
|
## Neutron service
|
|
neutron_git_repo: "{{ openstack_opendev_base_url }}/openstack/neutron"
|
|
neutron_git_install_branch: 04e9b063ad526778ba80438fc851e03fa16e5085
|
|
neutron_git_track_branch: stable/2023.2
|
|
|
|
neutron_vpnaas_git_repo: "{{ openstack_opendev_base_url }}/openstack/neutron-vpnaas"
|
|
neutron_vpnaas_git_install_branch: 5123b9168520083376df9d2d959640439e4a7d4b
|
|
neutron_vpnaas_git_track_branch: stable/2023.2
|
|
|
|
neutron_dynamic_routing_git_repo: "{{ openstack_opendev_base_url }}/openstack/neutron-dynamic-routing"
|
|
neutron_dynamic_routing_git_install_branch: 7218d9fc347c9f9775df2ce13fb4a2aae5ac5831
|
|
neutron_dynamic_routing_git_track_branch: stable/2023.2
|
|
|
|
networking_bgpvpn_git_repo: "{{ openstack_opendev_base_url }}/openstack/networking-bgpvpn"
|
|
networking_bgpvpn_git_install_branch: a955fb7d17e34d4303ace8d5ee7441f6c5b7e310
|
|
networking_bgpvpn_git_track_branch: stable/2023.2
|
|
|
|
networking_sfc_git_repo: "{{ openstack_opendev_base_url }}/openstack/networking-sfc"
|
|
networking_sfc_git_install_branch: 19568366d59b7deef3db03c3f8a00885f030cd48
|
|
networking_sfc_git_track_branch: stable/2023.2
|
|
|
|
networking_generic_switch_git_repo: "{{ openstack_opendev_base_url}}/openstack/networking-generic-switch"
|
|
networking_generic_switch_git_install_branch: c52e8a2a9d7f5714b3830fa804f9d7795424d4d6
|
|
networking_generic_switch_git_track_branch: stable/2023.2
|
|
|
|
networking_nsx_git_repo: "{{ openstack_opendev_base_url }}/x/vmware-nsx"
|
|
networking_nsx_git_install_branch: 715cb5fc1174b9226f043e49ffd389add44f070a
|
|
networking_nsx_git_track_branch: master
|
|
|
|
networking_nsxlib_git_repo: "{{ openstack_opendev_base_url }}/x/vmware-nsxlib"
|
|
networking_nsxlib_git_install_branch: d73f0aeb76e1f5e052e5e161656aba6647d6b845
|
|
networking_nsxlib_git_track_branch: master
|
|
|
|
networking_baremetal_git_repo: "{{ openstack_opendev_base_url }}/openstack/networking-baremetal"
|
|
networking_baremetal_git_install_branch: ef25f9c7b86f8a095c94a887a849414fbf29eee4
|
|
networking_baremetal_git_track_branch: stable/2023.2
|