Skip to content

Commit 7bdf8fe

Browse files
Merge pull request #437 from stackhpc/2024.1-neutron-cherries-fix
Removing unused macro
2 parents fe7c079 + 31953a2 commit 7bdf8fe

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docker/neutron/neutron-l3-agent/Dockerfile.j2

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ LABEL maintainer="{{ maintainer }}" name="{{ image_name }}" build-date="{{ build
2323

2424
{{ macros.install_packages(neutron_l3_agent_packages | customizable("packages")) }}
2525

26-
{{ macros.kolla_patch_sources() }}
27-
2826
COPY extend_start.sh /usr/local/bin/kolla_extend_start
2927

3028
{% block neutron_l3_agent_footer %}{% endblock %}

0 commit comments

Comments
 (0)