<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi ,<div><br></div><div>I am working on the bug <a href="https://bugs.launchpad.net/neutron/+bug/1449286" target="_blank" style="font-size: 12pt;">https://bugs.launchpad.net/neutron/+bug/1449286</a></div><div><br></div><div>In this bug the admin_state_up is made to false when creating a lbaas v2 loadbalancer.The operating_state should become DISABLED for the created loadbalancer but it is showing as online.</div><div><br></div><div>I can see that there is a method "statuses" which takes care of disabling the opensrting_status ( <a href="https://github.com/openstack/neutron-lbaas/blob/master/neutron_lbaas/services/loadbalancer/plugin.py#L971" target="_blank" style="font-size: 12pt;">https://github.com/openstack/neutron-lbaas/blob/master/neutron_lbaas/services/loadbalancer/plugin.py#L971</a>) but I cannot find the method which will call this 'satuses' method.</div><div><br></div><div>I feel this statuses method is not called at all when creating or updating a loadbalancer.Could someone please help me if there is any other api to call this method?</div><div><br></div><div>Regards,</div><div>Anand S</div>                                       </div></body>
</html>