← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1746447] Re: Pool entry is getting added to neutron db even if Listener and pool protocol is different

 

neutron-lbaas is now maintained by the octavia team. Forwarding the bug
to octavia.

** Project changed: neutron => octavia

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1746447

Title:
  Pool entry is getting added to neutron db even if Listener and pool
  protocol is different

Status in octavia:
  New

Bug description:
  I created lbaas-listener using HTTPS protocol and lbaas-pool using
  HTTP. I got exception "Listener protocol HTTPS and pool protocol HTTP
  are not compatible" which is acceptable. But after this when I check
  neutron lbaas-pool-list , it shows pool being added. So exception came
  for incompatibility then why we are adding this pool into neutron db.

  Please check this link for commands executed:

  http://paste.openstack.org/show/624603/
  Steps to reproduce:-
  Create LB
  Create listener of type HTTPS.
  Create pool of protocol type HTTP.
  Exception would get appears but if we check neutron lbaas-pool-list pool entry would be visible.

  Can we stop adding pool into neutron db if we are getting exception
  while adding pool?

To manage notifications about this bug go to:
https://bugs.launchpad.net/octavia/+bug/1746447/+subscriptions


References