Merge "fix: floating IP list page removes sorting based on qos policy"

This commit is contained in:
Zuul 2022-08-26 07:16:08 +00:00 committed by Gerrit Code Review
commit 250e427ab2

View File

@ -268,6 +268,7 @@ export class FloatingIps extends Base {
routeName: this.getRouteName('networkQosDetail'),
idKey: 'qos_policy_id',
hidden: !this.qosEndpoint || this.inQosDetail,
sorter: false,
},
{
title: t('Project ID/Name'),