a4f6a8f05b
Those plugins have been already removed from source images, this change removes them from binary. Change-Id: If21a21296489c1f243bb46f2595ff94d999bd686
5 lines
134 B
Django/Jinja
5 lines
134 B
Django/Jinja
{% extends parent_template %}
|
|
|
|
# Neutron vmware-nsx plugin
|
|
{% set neutron_base_packages_append = ['python3-networking-vmware-nsx'] %}
|