Skip to content

Commit 53d4a43

Browse files
committed
Remove .git for glance_store override to fix pip dependency conflict
1 parent e7b235d commit 53d4a43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/kayobe/kolla.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@ kolla_build_customizations_common:
358358
- /additions/*
359359
glance_base_pip_packages_override:
360360
- "/glance"
361-
- "glance_store[cinder,vmware,swift,s3]@git+https://github.com/stackhpc/glance_store.git@stackhpc/4.7.0.3"
361+
- "glance_store[cinder,vmware,swift,s3]@git+https://github.com/stackhpc/glance_store@stackhpc/4.7.0.3"
362362
ironic_inspector_pip_packages_append:
363363
- /additions/*
364364
magnum_base_pip_packages_override:

0 commit comments

Comments
 (0)