Remove usage of LBaaS constants
This removed usage of LBaaS constants from unit tests. LBaaS was retired some time ago and these constants will be removed. Change-Id: I2951c866cdfbd88bcba9fb8d299f592cd6a44dff
This commit is contained in:
parent
9c6df04c78
commit
75228edb41
@ -406,8 +406,6 @@ class TestIsPortLayer2(TestFWaasV2AgentExtensionBase):
|
||||
nl_consts.DEVICE_OWNER_DVR_INTERFACE,
|
||||
nl_consts.DEVICE_OWNER_AGENT_GW,
|
||||
nl_consts.DEVICE_OWNER_ROUTER_SNAT,
|
||||
nl_consts.DEVICE_OWNER_LOADBALANCER,
|
||||
nl_consts.DEVICE_OWNER_LOADBALANCERV2,
|
||||
'unknown device_owner',
|
||||
'']:
|
||||
self.port['device_owner'] = device_owner
|
||||
|
Loading…
x
Reference in New Issue
Block a user