Skip to content

Commit ce5667b

Browse files
committed
Test removing .git at the end
1 parent 3c3537b commit ce5667b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

etc/kayobe/kolla.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,7 @@ kolla_build_customizations_common:
392392
- /additions/*
393393
glance_base_pip_packages_override:
394394
- "/glance"
395-
- "glance_store[cinder,vmware,swift,s3]@git+https://github.com/stackhpc/glance_store.git@stackhpc/4.7.0.3"
395+
- "glance_store[cinder,vmware,swift,s3]@git+https://github.com/stackhpc/glance_store@stackhpc/4.7.0.3"
396396
ironic_inspector_pip_packages_append:
397397
- /additions/*
398398
magnum_base_pip_packages_override:

etc/kayobe/kolla/kolla-build.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ build_args = {{ (kolla_build_args | default({})).items() | map('join', ':') | jo
1515
[openstack-base]
1616
type = git
1717
location = https://github.com/stackhpc/requirements
18-
reference = caracal-noble-test
18+
reference = stackhpc/{{ openstack_release }}
1919

2020
[prometheus-v2-server]
2121
version = 2.54.1

0 commit comments

Comments
 (0)