[Bug 1664203] Re: [SRU] v1 driver does not delete namespace when pool deleted
Edward Hope-Morley
edward.hope-morley at canonical.com
Mon Mar 6 12:43:17 UTC 2017
Corey, the code is a little confusing since they split the codebase
between v1 and v2 but most modules have the same names. The code that
you point to there is the v2 driver. You won't actually find the v1 code
in master anymore since it was completely removed in Newton but if you
go back to mitaka you can find it in https://github.com/openstack
/neutron-
lbaas/tree/stable/mitaka/neutron_lbaas/services/loadbalancer/drivers.
--
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to neutron-lbaas in Ubuntu.
https://bugs.launchpad.net/bugs/1664203
Title:
[SRU] v1 driver does not delete namespace when pool deleted
Status in Ubuntu Cloud Archive:
Invalid
Status in Ubuntu Cloud Archive kilo series:
Triaged
Status in Ubuntu Cloud Archive liberty series:
Triaged
Status in Ubuntu Cloud Archive mitaka series:
Triaged
Status in neutron-lbaas package in Ubuntu:
Invalid
Status in neutron-lbaas source package in Trusty:
New
Status in neutron-lbaas source package in Xenial:
In Progress
Status in neutron-lbaas source package in Yakkety:
Won't Fix
Bug description:
[Impact]
The v1 services.loadbalancer.drivers.haproxy.namespace_driver has a
bug in that it deletes the haproxy state directory for a pool when
it's vip is deleted. This means that when the pool itself is deleted,
its associated namespace is never deleted since the delete is
predicated on the state patch being extant.
The v1 driver is deprecated as of the Liberty release and was totally
removed from the codebase in the Newton release. However, Openstack
Kilo and Mitaka are still supported in Ubuntu, the former requiring
the v1 driver and the latter still capable of using it so we while
upstream will not accept a patch we will still patch the neutron-
lbaas-agent Ubuntu package to fix this issue.
[Test Case]
Please see http://pastebin.ubuntu.com/24058957/
[Regression Potential]
None
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1664203/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list