fix: support port filter Octavia ports

Add Octavia device owner to the other device owner in the port list page

Closes-Bug: #1989551
Change-Id: Ice798bc6e52723b677542cbc924c0ec6b3359eed
This commit is contained in:
zhangjingwei 2022-09-14 16:13:34 +08:00
parent 9913eff4f3
commit 3859872301

View File

@ -307,7 +307,7 @@ export class Port extends Base {
{ label: t('DHCP Agent'), key: 'network:dhcp' },
{
label: t('Others'),
key: 'network:local_ip,network:routed,network:distributed,compute:kuryr',
key: 'network:local_ip,network:routed,network:distributed,compute:kuryr,Octavia',
},
{
label: t('Unbounded'),