Fix lbaas vip cleanup with LbaasV1Mixin
Change-Id: I68ace842f659353d11ee16c28f22daf123231e08
This commit is contained in:
parent
e79e1e1fb5
commit
a63226b793
@ -247,7 +247,7 @@ class NeutronRouter(NeutronMixin):
|
||||
|
||||
@base.resource("neutron", "vip", order=next(_neutron_order),
|
||||
tenant_resource=True)
|
||||
class NeutronV1Vip(NeutronMixin):
|
||||
class NeutronV1Vip(NeutronLbaasV1Mixin):
|
||||
pass
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user