mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-03 04:12:31 +01:00
cloudStack 3.0 new UI - create network offering - remove Max Connections and VLAN ID.
This commit is contained in:
parent
ee60039404
commit
b7b31591e3
@ -919,9 +919,7 @@
|
||||
name: { label: 'Name', validation: { required: true } },
|
||||
|
||||
displayText: { label: 'Display Text', validation: { required: true } },
|
||||
|
||||
maxConnections: { label: 'Max Connections' },
|
||||
|
||||
|
||||
networkRate: { label: 'Network Rate' },
|
||||
|
||||
trafficType: {
|
||||
@ -990,9 +988,7 @@
|
||||
},
|
||||
|
||||
specifyVlan: { label: 'Specify VLAN', isBoolean: true },
|
||||
|
||||
vlanId: { label: 'VLAN ID', isHidden: true, dependsOn: 'specifyVlan'},
|
||||
|
||||
|
||||
supportedServices: {
|
||||
label: 'Supported Services',
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user