From c53a9f8d091b61b1b1ba5df97c2acc2931b5385a Mon Sep 17 00:00:00 2001 From: Dawud <7688823+technowhizz@users.noreply.github.com> Date: Mon, 24 Mar 2025 10:59:07 +0000 Subject: [PATCH] Nit: Add .git to all GitHub repos for consistency --- etc/kayobe/kolla.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/etc/kayobe/kolla.yml b/etc/kayobe/kolla.yml index 68a3da9f5..36d5f4bb0 100644 --- a/etc/kayobe/kolla.yml +++ b/etc/kayobe/kolla.yml @@ -127,7 +127,7 @@ kolla_sources: reference: stackhpc/{{ openstack_release }} glance-base: type: git - location: https://github.com/stackhpc/glance + location: https://github.com/stackhpc/glance.git reference: stackhpc/{{ openstack_release }} horizon-plugin-cloudkitty-dashboard: type: git @@ -148,11 +148,11 @@ kolla_sources: reference: stackhpc/{{ openstack_release }} neutron-server-plugin-networking-mlnx: type: git - location: https://github.com/stackhpc/networking-mlnx + location: https://github.com/stackhpc/networking-mlnx.git reference: stackhpc/{{ openstack_release }} nova-compute-plugin-networking-mlnx: type: git - location: https://github.com/stackhpc/networking-mlnx + location: https://github.com/stackhpc/networking-mlnx.git reference: stackhpc/{{ openstack_release }} octavia-base: type: git @@ -160,7 +160,7 @@ kolla_sources: reference: stackhpc/{{ openstack_release }} blazar-base: type: git - location: https://github.com/stackhpc/blazar + location: https://github.com/stackhpc/blazar.git reference: stackhpc/master ############################################################################### @@ -358,7 +358,7 @@ kolla_build_customizations_common: - /additions/* glance_base_pip_packages_override: - "/glance" - - "glance_store[cinder,vmware,swift,s3]@git+https://github.com/stackhpc/glance_store@stackhpc/4.7.0.3" + - "glance_store[cinder,vmware,swift,s3]@git+https://github.com/stackhpc/glance_store.git@stackhpc/4.7.0.3" ironic_inspector_pip_packages_append: - /additions/* magnum_base_pip_packages_override: @@ -371,7 +371,7 @@ kolla_build_customizations_common: - python3-libvirt - python3-ethtool neutron_mlnx_agent_pip_packages_override: - - networking-mlnx@git+https://github.com/stackhpc/networking-mlnx@stackhpc/{{ openstack_release }} + - networking-mlnx@git+https://github.com/stackhpc/networking-mlnx.git@stackhpc/{{ openstack_release }} kolla_build_customizations_rocky: kolla_toolbox_packages_remove: