<div dir="ltr"><div dir="ltr">If you are using the CLI, there is a tutorial on how to use most of the functionality of Octavia here:<div><a href="https://docs.openstack.org/octavia/latest/user/guides/basic-cookbook.html">https://docs.openstack.org/octavia/latest/user/guides/basic-cookbook.html</a><br></div><div><br></div><div>If you are using the API directly, then the only action would be to include Octavia in your projects list (if it isn't already) and change your endpoint from neutron to octavia. The Octavia API is fully compatible with the Neutron-LBaaS v2 API spec.</div><div><br></div><div>If you are using the python client, you will need to switch to python-octaviaclient or to the openstack SDK, and I am unfortunately not aware of a guide to do that. However, it is a remarkably similar service (object model and API are 100% compatible), so making the transition should hopefully not be very difficult, and we are happy to help in #openstack-lbaas on IRC if you need specific assistance.</div><div><br></div><div>    --Adam</div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, May 13, 2019 at 2:13 AM Takashi Yamamoto <<a href="mailto:yamamoto@midokura.com">yamamoto@midokura.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Mon, May 13, 2019 at 5:42 PM Adam Harwell <<a href="mailto:flux.adam@gmail.com" target="_blank">flux.adam@gmail.com</a>> wrote:<br>
><br>
> As you are hopefully already aware, the Neutron-LBaaS project is being retired this cycle (and a lot of the patches to accomplish this will land in the next few days).<br>
> From a quick code search, it seems the following projects still include neutron-lbaas in their zuul job configs:<br>
><br>
> networking-odl<br>
> networking-midonet<br>
> senlin<br>
> vmware-nsx<br>
> zaqar<br>
><br>
> For projects on this list, the retirement of neutron-lbaas *will* cause your zuul jobs to fail. Please take action to remove this requirement! It is possible that it is simply an extra unused requirement, but if your project is actually using neutron-lbaas to create loadbalancers, it will be necessary to convert to Octavia.<br>
<br>
is there a guide for the conversion?<br>
<br>
><br>
> If you need assistance with this change or have any questions, don't hesitate to stop by #openstack-lbaas on IRC and we can help!<br>
><br>
>     --Adam Harwell<br>
</blockquote></div>