<div dir="auto">Hi,<div dir="auto"><br></div><div dir="auto">My apologies for the unicast email as I wasn't aware of the protocol. I'll be sure to keep it in mind moving forward.</div><div dir="auto"><br></div><div dir="auto">Regarding my query, thank you so much, I was able to get my plugin working by following the kolla-build instructions and things seem to have gone my way.</div><div dir="auto"><br></div><div dir="auto">Thank you very much!</div><div dir="auto"><br></div><div dir="auto">Regards,</div><div dir="auto">Aditya.</div><div dir="auto"><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Oct 17, 2022, 03:27 RadosÅ‚aw Piliszek <<a href="mailto:radoslaw.piliszek@gmail.com">radoslaw.piliszek@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Aditya,<br>
<br>
First of all, please remember to always CC the mailing list so that<br>
other users can benefit from the answers.<br>
<br>
Regarding the question at hand - the same documentation (starting from<br>
the beginning of the page) describes the kolla-build tool, including<br>
the usual way to install it. Remember to install the version for your<br>
OpenStack release - the right source of versions is [1].<br>
The kolla-build tool is the tool to build the images. I assume so far<br>
you have used the prebuilt ones. This time you will have to build your<br>
own because you want to add software inside of them.<br>
You might also be interested in deploying your own local registry. The<br>
simplest way to do so is via [2] but understand it is not<br>
production-ready unless in a strictly isolated network (for other use<br>
cases I generally recommend Harbor [3]).<br>
<br>
[1] <a href="https://docs.openstack.org/releasenotes/kolla/" rel="noreferrer noreferrer" target="_blank">https://docs.openstack.org/releasenotes/kolla/</a><br>
[2] <a href="https://docs.openstack.org/kolla-ansible/yoga/user/multinode.html#deploy-a-registry" rel="noreferrer noreferrer" target="_blank">https://docs.openstack.org/kolla-ansible/yoga/user/multinode.html#deploy-a-registry</a><br>
[3] <a href="https://goharbor.io/" rel="noreferrer noreferrer" target="_blank">https://goharbor.io/</a><br>
<br>
Kind regards,<br>
Radek<br>
-yoctozepto<br>
<br>
On Sun, 16 Oct 2022 at 21:43, Aditya Sathish <<a href="mailto:saditya@vt.edu" target="_blank" rel="noreferrer">saditya@vt.edu</a>> wrote:<br>
><br>
> Hi Radek,<br>
><br>
> This was incredibly helpful. However, I couldn't find where the kolla-build.conf file is and should I create my own, where I have to add this.<br>
><br>
> Regards,<br>
> Aditya.<br>
><br>
> On Sun, Oct 16, 2022 at 3:10 PM RadosÅ‚aw Piliszek <<a href="mailto:radoslaw.piliszek@gmail.com" target="_blank" rel="noreferrer">radoslaw.piliszek@gmail.com</a>> wrote:<br>
>><br>
>> I believe you want to first install the plugin in the container image.<br>
>> The section on plugins might be of interest to you. [1]<br>
>><br>
>> [1] <a href="https://docs.openstack.org/kolla/yoga/admin/image-building.html#plugin-functionality" rel="noreferrer noreferrer" target="_blank">https://docs.openstack.org/kolla/yoga/admin/image-building.html#plugin-functionality</a><br>
>><br>
>> Kind regards,<br>
>> Radek<br>
>> -yoctozepto<br>
>><br>
>> On Sun, 16 Oct 2022 at 20:31, Aditya Sathish <<a href="mailto:saditya@vt.edu" target="_blank" rel="noreferrer">saditya@vt.edu</a>> wrote:<br>
>> ><br>
>> > Hello,<br>
>> ><br>
>> > 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.<br>
>> ><br>
>> > For example, this is my repository for the plugin: <a href="https://github.com/adityasathis/networking-onos" rel="noreferrer noreferrer" target="_blank">https://github.com/adityasathis/networking-onos</a>.<br>
>> ><br>
>> > 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.<br>
>> ><br>
>> > I came across the commit: <a href="https://opendev.org/openstack/kolla-ansible/commit/418cb52767270d85e28a6f3027c561f47b805d9d" rel="noreferrer noreferrer" target="_blank">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?<br>
>> ><br>
>> > Regards,<br>
>> > Aditya.<br>
</blockquote></div>