← Back to team overview

yahoo-eng-team team mailing list archive

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

 

Public bug reported:

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?

** Affects: neutron
     Importance: Undecided
         Status: New

-- 
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 neutron:
  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/neutron/+bug/1746447/+subscriptions


Follow ups