openstack-ansible/inventory/group_vars/neutron_all/source_git.yml

58 lines
2.7 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 25.03.2024 ###
## Neutron service
neutron_git_repo: "{{ openstack_opendev_base_url }}/openstack/neutron"
neutron_git_install_branch: fed96541c778768b279f1116f7b330aa9e4ab491
neutron_git_track_branch: stable/2024.1
neutron_vpnaas_git_repo: "{{ openstack_opendev_base_url }}/openstack/neutron-vpnaas"
neutron_vpnaas_git_install_branch: 297855d0c98de29092ef94ce6686c56eb9f6b422
neutron_vpnaas_git_track_branch: stable/2024.1
neutron_dynamic_routing_git_repo: "{{ openstack_opendev_base_url }}/openstack/neutron-dynamic-routing"
neutron_dynamic_routing_git_install_branch: 45a8b85abd36a9bff1cf786da13a5b69114854c4
neutron_dynamic_routing_git_track_branch: stable/2024.1
networking_bgpvpn_git_repo: "{{ openstack_opendev_base_url }}/openstack/networking-bgpvpn"
networking_bgpvpn_git_install_branch: 90d4463d254c8c6f0273b105ed53b6632f78ce18
networking_bgpvpn_git_track_branch: stable/2024.1
networking_sfc_git_repo: "{{ openstack_opendev_base_url }}/openstack/networking-sfc"
networking_sfc_git_install_branch: 69080506f2664c28068398d90b70df9e7332f256
networking_sfc_git_track_branch: stable/2024.1
networking_generic_switch_git_repo: "{{ openstack_opendev_base_url}}/openstack/networking-generic-switch"
networking_generic_switch_git_install_branch: 7ed5628f9a5165da9ddc7989cfa30e1440d0ec0d
networking_generic_switch_git_track_branch: stable/2024.1
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: a30074d4e55eb1303cc607bc13a8b33260176db4
networking_nsxlib_git_track_branch: master
networking_baremetal_git_repo: "{{ openstack_opendev_base_url }}/openstack/networking-baremetal"
networking_baremetal_git_install_branch: 62ca32e80b77e23eb24d45d4a331ffddba3237cb
networking_baremetal_git_track_branch: stable/2024.1
networking_ovn_bgp_git_repo: "{{ openstack_opendev_base_url }}/openstack/ovn-bgp-agent"
networking_ovn_bgp_git_install_branch: 047d261cb7ea8f87cf33fdbce5a245106fcca335
networking_ovn_bgp_git_track_branch: stable/2024.1