Merge "fix: remove port_security_enabled in edit port"
This commit is contained in:
commit
438bc2e6fa
@ -82,13 +82,6 @@ export class Edit extends ModalAction {
|
||||
required: true,
|
||||
// component: <MacAddressInput />,
|
||||
},
|
||||
{
|
||||
name: 'port_security_enabled',
|
||||
label: t('Port Security'),
|
||||
type: 'switch',
|
||||
required: true,
|
||||
hidden: !more,
|
||||
},
|
||||
{
|
||||
name: 'binding:vnic_type',
|
||||
label: t('Port Type'),
|
||||
|
Loading…
Reference in New Issue
Block a user