yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #68832
[Bug 1727328] [NEW] Inspite of "Listener protocol HTTPS and pool protocol HTTP are not compatible" pool entry is getting added to neutron db
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:-
1) Create LB
2) Create listener of type HTTPS.
3) Create pool of protocol type HTTP.
4) 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/1727328
Title:
Inspite of "Listener protocol HTTPS and pool protocol HTTP are not
compatible" pool entry is getting added to neutron db
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:-
1) Create LB
2) Create listener of type HTTPS.
3) Create pool of protocol type HTTP.
4) 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/1727328/+subscriptions
Follow ups