<div dir="ltr">Hello,<div><br></div><div>I am trying to use an out-of-tree ML2 neutron plugin with OpenStack with Kolla-Ansible but I am having a hard time figuring out how to go about it.</div><div><br></div><div>For example, this is my repository for the plugin: <a href="https://github.com/adityasathis/networking-onos">https://github.com/adityasathis/networking-onos</a>. </div><div><br></div><div>I have made changes to the deployment YML files to allow configuration for this new neutron plugin from the global.yml file. However, I am not able to figure out how to copy over my plugin files and install them on the controller node.</div><div><br></div><div>I came across the commit: <a href="https://opendev.org/openstack/kolla-ansible/commit/418cb52767270d85e28a6f3027c561f47b805d9d">https://opendev.org/openstack/kolla-ansible/commit/418cb52767270d85e28a6f3027c561f47b805d9d</a> which, I think, does what I'm looking to do and so I kept the networking-onos directory (with the setup.py in it) in the /etc/kolla/config/neutron/plugins directory. The deploy script is able to detect the file in the "Checking for ML2 plugins" step however, I'm not able to copy it anywhere in the "Copying ML2 plugin" step. Am I missing something?</div><div><br></div><div>Regards,</div><div>Aditya.</div></div>