<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta content="text/html; charset=iso-8859-1">
<style>
<!--
.hmmessage p
        {margin:0px;
        padding:0px}
body.hmmessage
        {font-size:12pt;
        font-family:Calibri}
-->
</style><style id="owaParaStyle" type="text/css">
<!--
p
        {margin-top:0;
        margin-bottom:0}
-->
</style>
</head>
<body class="hmmessage">
<p dir="ltr">For v2 there is the logging noop driver that does not use an agent and just logs.  v1 sits not have this though.  I do wonder why you don't just build a simple driver to do what you are currently doing when acting upon events in the notification
 queue.</p>
<div class="quote">On Jun 1, 2015 7:09 PM, "Fox, Kevin M" <Kevin.Fox@pnnl.gov> wrote:<br type="attribution">
</div>
<div>
<div style="direction:ltr; font-family:Tahoma; color:#000000; font-size:10pt">Have a look here:<br>
<a href="http://git.openstack.org/cgit/openstack/neutron-lbaas/tree/neutron_lbaas/drivers" target="_blank">http://git.openstack.org/cgit/openstack/neutron-lbaas/tree/neutron_lbaas/drivers</a><br>
<br>
Thanks,<br>
Kevin<br>
<div style="font-family:Times New Roman; color:#000000; font-size:16px">
<hr tabindex="-1">
<div id="divRpF317547" style="direction:ltr"><font face="Tahoma" size="2" color="#000000"><b>From:</b> Wanjing Xu [wanjing_xu@hotmail.com]<br>
<b>Sent:</b> Monday, June 01, 2015 4:52 PM<br>
<b>To:</b> OpenStack Development Mailing List not for usage questions<br>
<b>Subject:</b> [openstack-dev] [Neutron][LBaaS] No LBaaS agent?<br>
</font><br>
</div>
<div></div>
<div>
<div dir="ltr">Is there a way to add an LBaaS service without having to use neutron plugin/agent framework?
<div><br>
</div>
<div style="text-align:left">I want to add a LBaaS service without  an LBaaS agent running and still want to have lb cli and horizon.  When the user configure loadbalance via cli or horizon, neutron will send the events(pool, member, vip create/delete event)in
 the notification info queue and our application will listen to the queue and program  the LBaaS box.  So far, I have tried to enable the built-in HAProxy LBaaS(enable the service_plugin to be LoadBalancerPlugin and service provider to be haproxy).  By doing
 that , horizon and cli are all enabled and our application can successfully program LBaaS box using the notification events.  The problem with that is that there is a haproxy agent running in the background although we are not using its function.  But if I
 don't enable the agent, we can not use horizon.  Currently we don't want to write a LBaaS agent of our own.  Is there a way to not to use LBaaS agent and still  be able to use horizon/cli to configure loadbalance?  During openstack summit at vancouver, I saw
 paypal loadbalance presentation, they use two providers, one is agent , the other is agentless controller, not sure how that controller works, could not find it through googling.</div>
<div style="text-align:left"><br>
</div>
<div style="text-align:left">Regards</div>
<div style="text-align:left">Wanjing Xu</div>
<div><br>
</div>
<div><br>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>